Share via


WssServersDataSet.WssServersRow.IsWSTS_EXTRANET_SERVER_NAMENull method

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

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

Syntax

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

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

Return value

Type: System.Boolean

See also

Reference

WssServersDataSet.WssServersRow class

WssServersDataSet.WssServersRow members

WebSvcWssInterop namespace