IAccumulator Result Property TIBCO Spotfire 6.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: 13.19.7018.3940 (13.19.7018.3940)
Syntax

DataValue Result { get; }

Property Value

Type: DataValue
See Also