IMsDataBreakpoint.Variable

Syntax

Variable: IVariableStub;

Description

The Variable property determines the data source.

Comments

After the data source is determined, it is necessary to set selection by all its dimensions. For this, use the IMsDataBreakpoint.Selection property. Thus the data points are set, in which it is checked whether breakpoint is triggered.

Example

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

See also:

IMsDataBreakpoint