ProjectWSSInfoDataSet.ProjWssInfoRow.SetPROJECT_WORKSPACE_VSERVER_URLNull Method
Sets PROJECT_WORKSPACE_VSERVER_URL to a null value.
Namespace: WebSvcWssInterop
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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