WssSettingsDataSet.WssAdminRow.WADMIN_WSS_PWA_ADMIN_ROLE_ID Property

Specifies the identifier used for the Administrator role for the hosting server.

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

Syntax

'Declaration
Public Property WADMIN_WSS_PWA_ADMIN_ROLE_ID As Integer
    Get
    Set
'Usage
Dim instance As WssSettingsDataSet.WssAdminRow
Dim value As Integer

value = instance.WADMIN_WSS_PWA_ADMIN_ROLE_ID

instance.WADMIN_WSS_PWA_ADMIN_ROLE_ID = value
public int WADMIN_WSS_PWA_ADMIN_ROLE_ID { get; set; }

Property Value

Type: System.Int32

See Also

Reference

WssSettingsDataSet.WssAdminRow Class

WssSettingsDataSet.WssAdminRow Members

WebSvcWssInterop Namespace