Skip to main content

TcxSummaryEventOutArguments.SummaryValue Field

Returns the intermediate summary value calculated during all previous iterations.

Declaration

SummaryValue: Variant

Field Value

Type Description
Variant

The intermediate summary value calculated before the current event occurrence.

Remarks

You can use the CountValue field to identify the number of previous summary calculation iterations (event occurrences).

See Also