ProjectDataSet.AssignmentRow.SetASSN_BUDGET_COSTNull method
Sets the ASSN_BUDGET_COST property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetASSN_BUDGET_COSTNull
'Usage
Dim instance As ProjectDataSet.AssignmentRow
instance.SetASSN_BUDGET_COSTNull()
public void SetASSN_BUDGET_COSTNull()
See also
Reference
ProjectDataSet.AssignmentRow class