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