PjAccrueAt enumeration (Project)
Contains constants that specify how the cost of a resource is accrued.
Name | Value | Description |
---|---|---|
pjEnd | 2 | Task accrues the resource cost when the task ends. |
pjProrated | 3 | Task accrues the resource cost as the task progresses. |
pjStart | 1 | Task accrues the resource cost when the task starts. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.