ProjectDataSet.ProjectResourceRow.SetRES_CVNull Method
Sets the RES_CV property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetRES_CVNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetRES_CVNull()
public void SetRES_CVNull()
See Also
Reference
ProjectDataSet.ProjectResourceRow Class