SyncDataSet.SyncProjectSettingsRow.SetSYNC_WSS_SERVER_URLNull method
Sets the SYNC_WSS_SERVER_URL property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetSYNC_WSS_SERVER_URLNull
'Usage
Dim instance As SyncDataSet.SyncProjectSettingsRow
instance.SetSYNC_WSS_SERVER_URLNull()
public void SetSYNC_WSS_SERVER_URLNull()
See also
Reference
SyncDataSet.SyncProjectSettingsRow class