Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 828 Bytes

Project.Task.EarnedValueMethod.md

File metadata and controls

31 lines (20 loc) · 828 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Task.EarnedValueMethod property (Project)
vbapj.chm131788
vbapj.chm131788
project-server
Project.Task.EarnedValueMethod
3882a1aa-4226-b9f9-3d01-529fe9274399
06/08/2017
medium

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.

[!includeSupport and feedback]