IAccumulatorResult Property

Spotfire 15.0 API Reference
Gets the result value after the calculation is finished. This property is only retrieved after the Terminate 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#
DataValue Result { get; }

Property Value

Type: DataValue
Version Information


See Also

Reference