Share via


WssServersDataSet.WssServersRow.IsWSTS_MANAGED_PATHNull method

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

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

Syntax

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

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

Return value

Type: System.Boolean

See also

Reference

WssServersDataSet.WssServersRow class

WssServersDataSet.WssServersRow members

WebSvcWssInterop namespace