public final class CalculationMode
extends com.aspose.ms.System.Enum
Specifies project calculation mode.
Modifier and Type | Field and Description |
---|---|
static int |
Automatic
Automatic mode.
|
static int |
Manual
Manual mode.
|
static int |
None
None.
|
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 None
None. Project dates and costs are not recalculated in this mode.
public static final int Automatic
Automatic mode. Project dates and costs are recalculated when using this mode.
public static final int Manual
Manual mode. Only necessary fields are recalculated in this mode, for example UIDs and IDs of objects.