MsCalendarSettings.Create

Fore Syntax

Create;

Fore.NET Syntax

Create(Context: Prognoz.Platform.Interop.Fore.ForeRuntimeContext);

Parameters

Context. Context. Relevant only for Fore.NET.

Description

The Create designer creates a class object instance.

Comments

The constructor is called on automatically for every object with the calendar level parameters, so additional call-in is not required.

Fore and Fore.NET Examples

The designer use is given in the example for TimeSeries.CreateEx.

See also:

MsCalendarSettings