IAccumulatorInitialize Method

Spotfire 15.0 API Reference
Initializes the accumulator. This method is called before the calculation starts. This method can be called multiple times on the same instance and the accumulator should reset internal state after each call.

Namespace:  Spotfire.Dxp.Data.Computations
Assembly:  Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
void Initialize()
Version Information


See Also

Reference