Condividi tramite


WssSettingsDataSet.WssAdminRow.IsWADMIN_WSS_PWA_ADMIN_ROLE_IDNull method

Determines whether the WSS_PWA_ADMIN_ROLE_ID() property for the hosting server is set to a null value.

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

Syntax

'Declaration
Public Function IsWADMIN_WSS_PWA_ADMIN_ROLE_IDNull As Boolean
'Usage
Dim instance As WssSettingsDataSet.WssAdminRow
Dim returnValue As Boolean

returnValue = instance.IsWADMIN_WSS_PWA_ADMIN_ROLE_IDNull()
public bool IsWADMIN_WSS_PWA_ADMIN_ROLE_IDNull()

Return value

Type: System.Boolean
True if the property value is null; otherwise, False.

See also

Reference

WssSettingsDataSet.WssAdminRow class

WssSettingsDataSet.WssAdminRow members

WebSvcWssInterop namespace