ApplySelectionSchemaOnlyOnce: Boolean;
The ApplySelectionSchemaOnlyOnce property determines whether chosen selection schema is applied only when a report is opened.
The property is set to False by default, and the selected schema of elements selection is always applied.
If the property is set to True, the selected selection schema is applied only when the report is opened. You can change elements selection later.
This property is outdated, it is recommended to use the IDimSelection.ApplySelectionSchemaOnlyOnce property.
See also: