PjAccrueAt Enumeration
Project Developer Reference |
Accrued cost of a resource.
Requirements
Name | Value | Description |
---|---|---|
pjEnd | 2 | Task accrues the cost of the resource when the task starts. |
pjProrated | 3 | Task accrues the cost of the resource as the task progresses. |
pjStart | 1 | Task accrues the cost of the resource when the task starts. |