Share via


ProjectWSSInfoDataSet.ProjWssInfoRow.IsWSS_PWA_PROJECT_MANAGER_ROLE_IDNull method

Determines whether WSS_PWA_PROJECT_MANAGER_ROLE_ID is set to a null value.

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

Syntax

'Declaration
Public Function IsWSS_PWA_PROJECT_MANAGER_ROLE_IDNull As Boolean
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

ProjectWSSInfoDataSet.ProjWssInfoRow class

ProjectWSSInfoDataSet.ProjWssInfoRow members

WebSvcWssInterop namespace