TransfCalculationMode

Namespace: PP.Exp;

Description

The TransfCalculationMode enumeration contains a moment of executing transformation in a calculation chain.

Comments

The value is passed to the EaxMdService.setTransformationPos method.

Available Values

Value Brief description
AfterDataSourceExecute After aggregation has been calculated.
AfterCalcTotals After totals have been calculated.

See also:

PP.Exp