WssSettingsDataSet.WssAdminRow Class
Contains project site administration information and SharePoint site interoperability data for one project.
Inheritance Hierarchy
System.Object
System.Data.DataRow
[WssInterop Web service].WssSettingsDataSet.WssAdminRow
Namespace: [WssInterop Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/WssInterop.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/WssInterop.asmx?wsdl
Syntax
'Declaration
Public Class WssAdminRow _
Inherits DataRow
'Usage
Dim instance As WssSettingsDataSet.WssAdminRow
public class WssAdminRow : DataRow
Remarks
Represents the administration information for one project site in the WssSettingsDataSet.WssAdminDataTable.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.