EarnedValueMethodType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class EarnedValueMethodType extends System.Enum

Specifies the method used for calculating earned value. While exporting into XML the Undefined values will be eliminated from resulting XML.

Fields

FieldDescription
PercentCompletePercent complete
PhysicalPercentCompletePhysical percent complete
UndefinedThe field was not defined in original project file.

PercentComplete

public static final int PercentComplete

Percent complete

PhysicalPercentComplete

public static final int PhysicalPercentComplete

Physical percent complete

Undefined

public static final int Undefined

The field was not defined in original project file.