ProjectWSSInfoDataSet.ProjWssInfoRow.SetPROJECT_WORKSPACE_URLNull Method
Sets PROJECT_WORKSPACE_URL to a null value.
Namespace: WebSvcWssInterop
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetPROJECT_WORKSPACE_URLNull
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoRow
instance.SetPROJECT_WORKSPACE_URLNull()
public void SetPROJECT_WORKSPACE_URLNull()
See Also
Reference
ProjectWSSInfoDataSet.ProjWssInfoRow Class