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: ProjectServerServices (in ProjectServerServices.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