WssSettingsDataSet.WssAdminRow.SetWADMIN_DEFAULT_SITE_COLLECTIONNull Method
Sets the WADMIN_DEFAULT_SITE_COLLECTION property to a null value.
Namespace: [WssInterop Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/WssInterop.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/WssInterop.asmx?wsdl
Syntax
'Declaration
Public Sub SetWADMIN_DEFAULT_SITE_COLLECTIONNull
'Usage
Dim instance As WssSettingsDataSet.WssAdminRow
instance.SetWADMIN_DEFAULT_SITE_COLLECTIONNull()
public void SetWADMIN_DEFAULT_SITE_COLLECTIONNull()
See Also
Reference
WssSettingsDataSet.WssAdminRow Class