Freigeben über


WssSettingsDataSet.WssAdmin-Eigenschaft

Ruft die WssAdminDataTable, die die Auflistung der SharePoint-Website-Verwaltungsinformationen für Projektwebsitesenthält.

Namespace:  WebSvcWssInterop
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property WssAdmin As WssSettingsDataSet.WssAdminDataTable
    Get
'Usage
Dim instance As WssSettingsDataSet
Dim value As WssSettingsDataSet.WssAdminDataTable

value = instance.WssAdmin
[BrowsableAttribute(false)]
public WssSettingsDataSet.WssAdminDataTable WssAdmin { get; }

Eigenschaftswert

Typ: WebSvcWssInterop.WssSettingsDataSet.WssAdminDataTable

Siehe auch

Referenz

WssSettingsDataSet Klasse

WssSettingsDataSet-Member

WebSvcWssInterop-Namespace