AlgorithmCalculationPeriodMode

Description

The AlgorithmCalculationPeriodMode enumeration contains creation options for the selection that will be used for algorithm calculation.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Intersect. Algorithm and data slice selections intersect.
1 FromAlgorithm. Algorithm and data slice selections intersect y all dimensions, except for calendar dimension. Calculation period will be taken from algorithm.
2 AllFromAlgorithm. Calculation algorithm selection.

See also:

Express Assembly Enumerations