ProjectDataSet.ProjectResourceRow.SetRES_SVNull Method
Sets the RES_SV property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetRES_SVNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetRES_SVNull()
public void SetRES_SVNull()
See Also
Reference
ProjectDataSet.ProjectResourceRow Class