Share via


Task.EarnedValueMethod Property

Project Developer Reference

Returns or sets the method for calculating earned value for a task. Can be one of the following PjEarnedValueMethod constants: pjPercentComplete or pjPhysicalPercentComplete. Read/write Long.

Syntax

expression.EarnedValueMethod

expression   A variable that represents a Task object.

Return Value
PjEarnedValueMethod

See Also