Enum EarnedValueMethodType

Enum EarnedValueMethodType

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

Specifies the method used for calculating earned value.

public enum EarnedValueMethodType

Fields

PercentComplete = 0

Percent complete

PhysicalPercentComplete = 1

Physical percent complete

Undefined = -1

The field was not defined in original project file.

Remarks

While exporting into XML the Undefined values will be eliminated from resulting XML.