WssSettingsDataSet.WssAdminRow.IsWADMIN_DEFAULT_SITE_COLLECTIONNull Method

Determines whether the WADMIN_DEFAULT_SITE_COLLECTION property for the hosting server is set 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 Function IsWADMIN_DEFAULT_SITE_COLLECTIONNull As Boolean
'Usage
Dim instance As WssSettingsDataSet.WssAdminRow
Dim returnValue As Boolean

returnValue = instance.IsWADMIN_DEFAULT_SITE_COLLECTIONNull()
public bool IsWADMIN_DEFAULT_SITE_COLLECTIONNull()

Return Value

Type: System.Boolean

See Also

Reference

WssSettingsDataSet.WssAdminRow Class

WssSettingsDataSet.WssAdminRow Members

WssInterop Web Service