Show contents 

Express > Express Assembly Interfaces > IEaxDataAreaTransformation > IEaxDataAreaTransformation.Level

IEaxDataAreaTransformation.Level

Syntax

Level: DimCalendarLevel;

Description

The Level property determines formula calendar frequency.

Comments

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

Example

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

See also:

IEaxDataAreaTransformation