Selection: IDimSelection;
The Selection property returns dimension selection, according to which the reports are created when a batch operation is executed.
The number of reports, for which the operation will be executed, is equal to Cartesian product of selected elements in all the permissible dimensions included to the IPrxBulkSettings.SelectionSet collection.
The example of use is given in description of the IPrxReport.GetBulkSelectionSet method.
See also: