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