IMsModelCalendarBreakpoint.Model

Syntax

Model: IMsModel;

Description

The Model property determines the model, for which breakpoint is set.

Comments

After the model is determined, the calendar point, during calculation of which the breakpoint is triggered, should be set. Use the IMsModelCalendarBreakpoint.CalendarPoint property for this purpose.

Example

The property use is given in the example for IMsModelCalendarBreakpoint.CalendarPoint.

See also:

IMsModelCalendarBreakpoint