SelectionSet: IDimSelectionSet;
SelectionSet: Prognoz.Platform.Interop.Dimensions.IDimSelectionSet;
The SelectionSet property determines the fixed dimensions selection according to which the express reports variants for batch printing are to be created.
The number of reports, for which the operation is performed, is equal to the Cartesian product of the selected elements of dimensions.
The example of use is given in description of the IEaxAnalyzer.BulkSelectionSet property.
See also: