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