Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
Base class for custom aggregates in ZEN report data.
|
|
Properties | |||
---|---|---|---|
accumIf | class | escape | excelFormula |
excelName | excelNumberFormat | expression | field |
fields | filter | format | ignoreNLS |
name | postprocessResult | preprocessValue | runtimeMode |
type | uniqueId |
|
Type of aggregate to calculate.
|
GetResult is invoked after every record has been processed to return the final value of the aggregate.
ProcessValue is called sequentially on each record returned by the report query or queries.