Project.EarnedValueBaseline 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.EarnedValueBaseline

expression   A variable that represents a Project object.

Return Value
PjBaselines

See Also