IMsSelectionControl.IsActive

Syntax

IsActive: Boolean;

Description

The IsActive property determines whether data source dimensions parameters are managed.

Comments

Available values:

NOTE. To work with controlling and controlled dimensions before using the IMsSelectionControl.GetStubSel and IMsSelectionControl.Apply methods the property should be set to True.

Example

The property use is given in the example for IMsSelectionControl.GetStubSel.

See also:

IMsSelectionControl