ProjectDataSet.ProjectResourceRow.SetRB_BASE_COSTNull method
Sets the RB_BASE_COST property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRB_BASE_COSTNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetRB_BASE_COSTNull()
public void SetRB_BASE_COSTNull()
See also
Reference
ProjectDataSet.ProjectResourceRow class