WssSettingsDataSet.WssAdminRow.IsWADMIN_USER_SYNC_SETTINGNull-Methode
Bestimmt, ob die WADMIN_USER_SYNC_SETTING() -Eigenschaft für das hosting-Server auf einen null-Wert festgelegt ist.
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsWADMIN_USER_SYNC_SETTINGNull As Boolean
'Usage
Dim instance As WssSettingsDataSet.WssAdminRow
Dim returnValue As Boolean
returnValue = instance.IsWADMIN_USER_SYNC_SETTINGNull()
public bool IsWADMIN_USER_SYNC_SETTINGNull()
Rückgabewert
Typ: System.Boolean
True Wenn der Eigenschaftswert null ist; andernfalls False.
Siehe auch
Referenz
WssSettingsDataSet.WssAdminRow Klasse