Task.EarnedValueMethod property (Project)

Gets or sets the method for calculating earned value for a task. Read/write PjEarnedValueMethod.

Syntax

expression. EarnedValueMethod

expression A variable that represents a Task object.

Remarks

The EarnedValueMethod property can be one of the following PjEarnedValueMethod constants: pjPercentComplete or pjPhysicalPercentComplete.

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.