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