public final class EarnedValueMethodType
extends com.aspose.ms.System.Enum
Specifies the method used for calculating earned value. While exporting into XML the Undefined values will be eliminated from resulting XML.
Modifier and Type | Field and Description |
---|---|
static int |
PercentComplete
Percent complete
|
static int |
PhysicalPercentComplete
Physical percent complete
|
static int |
Undefined
The field was not defined in original project file.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Undefined
The field was not defined in original project file.
public static final int PercentComplete
Percent complete
public static final int PhysicalPercentComplete
Physical percent complete
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.