Condividi tramite


PjAccrueAt Enumeration

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.