IEaxDataArea.Slices

Fore Syntax

Slices: IEaxDataAreaSlices;

Fore.NET Syntax

Slices: Prognoz.Platform.Interop.Express.IEaxDataAreaSlices;

Description

The Slices property returns collection of slices of analytical data area.

Comments

Data slice is a two dimensional data table obtained through fixation of one or several dictionaries of multidimensional cube.

Fore and Fore.NET Examples

The example of use is given in description of the IEaxDataAreaSlices.Add method.

See also:

IEaxDataArea