IsActive: Boolean;
The IsActive property determines whether data source dimensions parameters are managed.
Available values:
True. Data source dimensions parameters are managed.
False. Data source dimensions parameters are not managed.
NOTE. To work with controlling and controlled dimensions before using the IMsSelectionControl.GetStubSel and IMsSelectionControl.Apply methods the property should be set to True.
The property use is given in the example for IMsSelectionControl.GetStubSel.
See also: