WssSettingsDataSet.WssAdminRow.IsWADMIN_WSS_PWA_READER_ROLE_IDNull Method
Determines whether the WADMIN_WSS_PWA_READER_ROLE_ID property for the hosting server is set to a null value.
Namespace: WebSvcWssInterop
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Function IsWADMIN_WSS_PWA_READER_ROLE_IDNull As Boolean
'Usage
Dim instance As WssSettingsDataSet.WssAdminRow
Dim returnValue As Boolean
returnValue = instance.IsWADMIN_WSS_PWA_READER_ROLE_IDNull()
public bool IsWADMIN_WSS_PWA_READER_ROLE_IDNull()
Return Value
Type: System.Boolean
See Also
Reference
WssSettingsDataSet.WssAdminRow Class