ApplySelectionSchemaOnlyOnce: Boolean;
ApplySelectionSchemaOnlyOnce: Boolean;
The ApplySelectionSchemaOnlyOnce property determines whether chosen selection schema is applied only when a report opens.
Available values:
True. The selected selection schema is used only at report opening. Element selection can be later changed.
False. Default value. The selected selection schema is always used and the user cannot change selection.
The property use is given in the example for IDimSelection.SelectionSchema.
See also: