WssSettingsDataSet.WssAdminRow.IsWADMIN_WSS_PWA_PROJECT_MANAGER_ROLE_IDNull-Methode
Bestimmt, ob die WADMIN_WSS_PWA_PROJECT_MANAGER_ROLE_ID -Eigenschaft für das hosting-Server auf einen null-Wert festgelegt ist.
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()
Rückgabewert
Typ: System.Boolean
True , wenn der Wert der Eigenschaft festgelegt ist, Null; andernfalls False.
Siehe auch
Referenz
WssSettingsDataSet.WssAdminRow Klasse