WssServersDataSet.WssServersRow.SetWSTS_MANAGED_PATHNull Method
Sets the WSTS_MANAGED_PATH property 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 Sub SetWSTS_MANAGED_PATHNull
'Usage
Dim instance As WssServersDataSet.WssServersRow
instance.SetWSTS_MANAGED_PATHNull()
public void SetWSTS_MANAGED_PATHNull()
See Also
Reference
WssServersDataSet.WssServersRow Class