public final class EarnedValueMethodType extends Object
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.
|
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-2015 Aspose Pty Ltd. All Rights Reserved.