WssServersDataSet.WssServersRow.IsWSTS_MANAGED_PATHNull Method

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

Namespace:  WebSvcWssInterop
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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