Share via


WssServersDataSet.WssServersRow.IsWSS_SERVER_URLNull method

Determines whether the WSS_SERVER_URL property is set to a null value.

Namespace:  WebSvcWssInterop
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

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

WebSvcWssInterop namespace