IMsCalculationChainIterator.CalendarSettings

Syntax

CalendarSettings: IMsCalendarSettings;

Description

The CalendarSettings property determines calendar parameters.

Comments

Calendar parameters are set on using calculation by dates, that is, the IMsCalculationChainIterator.UseDates property must be set to True.

Example

The property use is given in the example for IMsCalculationChainIterator.UseDates.

See also:

IMsCalculationChainIterator