WssServersDataSet.WssServersRow.IsWSTS_SERVER_NAMENull Method

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

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

Syntax

'Declaration
Public Function IsWSTS_SERVER_NAMENull As Boolean
'Usage
Dim instance As WssServersDataSet.WssServersRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

WssServersDataSet.WssServersRow Class

WssServersDataSet.WssServersRow Members

WebSvcWssInterop Namespace