IEaxBulkSettings.SelectionSet

Syntax

SelectionSet: IDimSelectionSet;

Description

The SelectionSet property determines the fixed dimensions selection according to which the express reports variants for batch printing are to be created.

Comments

The number of reports, for which the operation is performed, is equal to the Cartesian product of the selected elements of dimensions.

Example

The example of use is given in description of the IEaxAnalyzer.BulkSelectionSet property.

See also:

IEaxBulkSettings