IMsProblemCalculation.Breakpoints

Syntax

Breakpoints: IMsBreakpoints;

Description

The Breakpoints property returns the collection of breakpoints for modeling problem calculation.

Comments

The objects of this collection are implemented by the IMsBreakpoint basic interface and are used to work with breakpoints on modeling problem calculation.

Example

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

See also:

IMsProblemCalculation