IMsModelCalendarBreakpoint.RemoveCalendarPointFix

Syntax

RemoveCalendarPointFix;

Description

The RemoveCalendarPointFix method resets fixed calendar point.

Comments

After calling this method the breakpoint is triggered for every calendar point of the calculation. The IMsModelCalendarBreakpoint.IsCalendarPointFixed property is set to False.

Example

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

See also:

IMsModelCalendarBreakpoint