MsCalculationOptions

Description

The MsCalculationOptions enumeration is used to determine model calculation options.

It is used by the following property:

Available Values

Value Brief description
0 None. Option is missing.
8 UseTransformPeriod. Use model calculation periods.
16 UseExistingData. Use all actual data of input variables.
64 TreatNullsAsZeros. Substitute empty values with zeros.
16384 IntersectPeriods. Execute model period intersection and its parent object.

See also:

Ms Assembly Enumerations