Express > Express Assembly Interfaces > IEaxDataAreaSlice > IEaxDataAreaSlice.CreateSource
CreateSource;
The CreateSource method creates data source of the analytical area slice depending on its type.
Types of analytical data area slices are given in the EaxDataAreaSliceType enumeration.
To build analytical data area slice, use IEaxDataAreaSlice.Execute.
The method use is given in the example for IEaxDataAreaSlices.Add.
See also: