Task.EarnedValueMethod enumeration

Specifies the type of earned value calculation.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Enumeration EarnedValueMethod
'Usage
Dim instance As Task.EarnedValueMethod
public enum EarnedValueMethod

Members

Member name Description
PercentComplete Value=0.
PhysicalPercentComplete Value=1.

See also

Reference

Microsoft.Office.Project.Server.Library namespace