Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes or updates the allocation lines base on the specified project budget state.
Syntax
private void deleteorUpdateAllocationLine(ProjBudgetLine _projBudgetLine, ProjBudgetState _projBudgetState)
Run On
Server
Parameters
- _projBudgetLine
Type: ProjBudgetLine Table
A ProjBudgetLine table buffer that contains the information about the project budget line.
- _projBudgetState
Type: ProjBudgetState Enumeration
A ProjBudgetState type value that specifies the state of the budget.