WssServersDataSet.WssServersRow.IsWSS_SERVER_URLNull Method

Determines whether the WSS_SERVER_URL property 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 IsWSS_SERVER_URLNull As Boolean
'Usage
Dim instance As WssServersDataSet.WssServersRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

WssServersDataSet.WssServersRow Class

WssServersDataSet.WssServersRow Members

WssInterop Web Service