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