Count: Integer;
The Count property returns the number of available results of parallel cube calculation.
Calculation results are available after finishing the Execute method. The number of available results depends on the number of added cubes or cube display versions.
Examples of use are given in description of the ICubeCombinedExecutor.AddCube, ICubeCombinedExecutor.AddCubeDest methods.
See also: