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