WssSettingsDataSet.WssAdminRow.SetWADMIN_USER_SYNC_SETTINGNull method
Sets the WADMIN_USER_SYNC_SETTING() property to a null value.
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetWADMIN_USER_SYNC_SETTINGNull
'Usage
Dim instance As WssSettingsDataSet.WssAdminRow
instance.SetWADMIN_USER_SYNC_SETTINGNull()
public void SetWADMIN_USER_SYNC_SETTINGNull()
See also
Reference
WssSettingsDataSet.WssAdminRow class