Task.FixedCostAccrual property (Project)

Gets or sets the way the task accrues fixed costs. Read/write PjAccrueAt.

Syntax

expression. FixedCostAccrual

expression A variable that represents a Task object.

Remarks

The FixedCostAccrual property can be one of the following PjAccrueAt constants: pjEnd, pjProrated, or pjStart.

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.