WssSettingsDataSet.WssAdminRow.IsWADMIN_WSS_PWA_ADMIN_ROLE_IDNull Method

Determines whether the WSS_PWA_ADMIN_ROLE_ID() 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_WSS_PWA_ADMIN_ROLE_IDNull As Boolean
'Usage
Dim instance As WssSettingsDataSet.WssAdminRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

WssSettingsDataSet.WssAdminRow Class

WssSettingsDataSet.WssAdminRow Members

WssInterop Web Service