IEaxDataAreaSlice.CreateSource

Syntax

CreateSource;

Description

The CreateSource method creates data source of the analytical area slice depending on its type.

Comments

Types of analytical data area slices are presented in the EaxDataAreaSliceType enumeration.

To build analytical data area slice, use IEaxDataAreaSlice.Execute.

Example

The property use is given in the example for IEaxDataAreaSlices.Add.

See also:

IEaxDataAreaSlices