IMsDataBreakpoint.Selection

Syntax

Selection: IDimSelectionSet;

Description

The Selection property determines elements selection of the data source.

Comments

This property sets selection by all dimensions of data source. The data source is determined by the IMsDataBreakpoint.Variable property.

Thus, the data points are received, in which it is checked if breakpoint is triggered.

Example

The property use is given in the example for IMsDataBreakpoint.Condition.

See also:

IMsDataBreakpoint