SetupSelection(Selection: IDimSelectionSet);
Selection. The selection by which the report selection is set.
The SetupSelection method sets up report selection.
Available values of the Selection parameter:
Selection = Null. The report with private dimensions is created.
Selection <> Null. The report with composite dimensions is created.
The property use is given in the example for IMsProblem.CreateVariablesReport.
See also: