IEaxDataAreaTransformation.Level

Fore Syntax

Level: DimCalendarLevel;

Fore.NET Syntax

Level: Prognoz.Platform.Interop.Dimensions.DimCalendarLevel;

Description

The Level property determines formula calendar frequency.

Comments

To set up formula calculation period and data loading peiod, use the IEaxDataAreaTransformation.Period and IEaxDataAreaTransformation.OutputPeriod properties.

Fore and Fore.NET Examples

The property use is given in the example for IEaxDataAreaTransformation.Period.

See also:

IEaxDataAreaTransformation