WssServersDataSet.WssServersRow.IsWSTS_MANAGED_PATHNull Method

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

Namespace:  [WssInterop Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/WssInterop.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/WssInterop.asmx?wsdl

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

WssInterop Web Service