IDynamicCalendarInstance.NewSetup

Fore Syntax

NewSetup: ICalendarSetup;

Fore.NET Syntax

NewSetup: Prognoz.Platform.Interop.Dimensions.ICalendarSetup;

Description

The NewSetup method creates dictionary parameters.

Comments

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

Fore and Fore.NET Examples

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

See also:

IDynamicCalendarInstance