ProjectWSSInfoDataSet.ProjWssInfoRow.IsWSS_PWA_TEAM_MEMBER_ROLE_IDNull-Methode
Bestimmt, ob die WSS_PWA_TEAM_MEMBER_ROLE_ID auf einen null-Wert festgelegt ist.
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsWSS_PWA_TEAM_MEMBER_ROLE_IDNull As Boolean
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoRow
Dim returnValue As Boolean
returnValue = instance.IsWSS_PWA_TEAM_MEMBER_ROLE_IDNull()
public bool IsWSS_PWA_TEAM_MEMBER_ROLE_IDNull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
ProjectWSSInfoDataSet.ProjWssInfoRow Klasse