Working with Resource Assignment Budgets
Contents
[
Hide
]
Assignment Budget
The ResourceAssignment class exposes a number of properties for working with an assignment’s budget:
- BudgetCost represents the budgeted cost of resources assignments (decimal).
- BudgetWork represents the budgeted work of resource assignments to date (TimeSpan).
To see assignment budgets in Microsoft Project:
- On the Task Usage page, select the Insert menu and then Column.
- Add columns.
Getting Assignment Budget with Aspose.Tasks
The following code example demonstrates how to get an assignment budget using Aspose.Tasks.