DataMultiDim(Slice: IMsFormulaTransformSlice): IMatrixDataSource;
Slice. Variable slice, data of which needs to be obtained.
The DataMultiDim property returns the data of the current calculation step considering used modelling scenarios.
To get the key of the current step of calculation, use the IMsCalculationState.Scenario property.
The property use is given in the example for IMsProblemCalculation.StepDate.
See also: