public final class EarnedValueMethodType extends Object
Specifies the method used for calculating earned value.
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-2013 Aspose Pty Ltd. All Rights Reserved.