StatusingDataSet.TasksRow.SetTB_BASE_BUDGET_WORKNull method
Sets the TB_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 SetTB_BASE_BUDGET_WORKNull
'Usage
Dim instance As StatusingDataSet.TasksRow
instance.SetTB_BASE_BUDGET_WORKNull()
public void SetTB_BASE_BUDGET_WORKNull()
See also
Reference
StatusingDataSet.TasksRow class