IMsCalculationState.Data

Syntax

Data(Slice: IMsFormulaTransformSlice): IMatrixDataSource;

Parameters

Slice. Variable slice, data of which needs to be obtained.

Description

The Data property returns data of the current calculation step.

Example

The property use is given in the example for IMsCalculationState.CurrentPoint.

See also:

IMsCalculationState