Active: Boolean;
The Active property determines whether elements of the specified period are selected.
Set Active to True to apply selection at the period [IDimCalendarPeriodSelection.Start; IDimCalendarPeriodSelection.End] for IDimCalendarPeriodSelection.Levels.
The Active property is False when an element outside the period is selected or an element included into the period is deselected. Methods of the IDimSelection interface can be used to select or deselect elements.
The property use is given in the example for IDimCalendarSelection.Period.
See also: