Item(Index: Integer): ICubeCombinedExecutorItem;
Index. Calculation result index.
The Item property returns calculation results with the specified index.
Calculation results are available after finishing the Execute method.
Examples of use are given in description of the ICubeCombinedExecutor.AddCube, ICubeCombinedExecutor.AddCubeDest methods.
See also: