ProjectDataSet.ProjectResourceRow.SetRB_BASE_WORKNull Method
Sets the RB_BASE_WORK property to a null value.
Namespace: WebSvcProject
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