IDynamicCalendarInstance.NewSetup

Syntax

NewSetup: ICalendarSetup;

Description

The NewSetup method creates dictionary parameters.

Comments

To navigate elements of a calendar created by selected parameters, use the IDynamicCalendarInstance.Iterator property.

Example

The method use is given in the example for ICalendarSetup.SaveToXml.

See also:

IDynamicCalendarInstance