Share via


WssSettingsDataSet.WssAdminRow.IsWADMIN_WSS_PWA_PROJECT_MANAGER_ROLE_IDNull method

Determines whether the WADMIN_WSS_PWA_PROJECT_MANAGER_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_PROJECT_MANAGER_ROLE_IDNull As Boolean
'Usage
Dim instance As WssSettingsDataSet.WssAdminRow
Dim returnValue As Boolean

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

Return value

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

See also

Reference

WssSettingsDataSet.WssAdminRow class

WssSettingsDataSet.WssAdminRow members

WebSvcWssInterop namespace