Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |