MsCalendarSettings.Create

Fore Syntax

Create;

Fore.NET Syntax

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

Parameters

Context. Context. It is relevant only for Fore.NET.

Description

The Create constructor creates an instance of class object.

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 constructor use is given in the example for TimeSeries.CreateEx.

See also:

MsCalendarSettings