Namespace: PP.TS.Ui;
The Mode enumeration contains types of formula.
It is used by the AggregationWizardView.CurrentState property
Value |
Brief description |
Aggregation |
Aggregation. |
Collapse |
Collapse (series calculation). Aggregates data from a lower calendar level to an upper one. |
Interpolate |
Interpolation. Disaggregates data from an upper calendar level to a lower one. |
See also:
PP.TS.Ui | AggregationWizardView