ProjectWSSInfoDataSet.ProjWssInfoRow.SetPROJECT_WORKSPACE_VSERVER_URLNull method
Sets PROJECT_WORKSPACE_VSERVER_URL to a null value.
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetPROJECT_WORKSPACE_VSERVER_URLNull
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoRow
instance.SetPROJECT_WORKSPACE_VSERVER_URLNull()
public void SetPROJECT_WORKSPACE_VSERVER_URLNull()
See also
Reference
ProjectWSSInfoDataSet.ProjWssInfoRow class