ProjBudget.setProjBudgetState Method
Sets the current project budget state by using the specified project state.
Syntax
public void setProjBudgetState(ProjBudgetState _newProjBudgetState)
Run On
Called
Parameters
- _newProjBudgetState
Type: ProjBudgetState Enumeration
A ProjBudgetState value that indicates the state of project budget.
Exceptions
Exception | Condition |
---|---|
Error | The current record is not selected for update. |