ICubeMetaLoader.IncreasePeriod

Syntax

IncreasePeriod: Boolean;

Description

The IncreasePeriod property determines whether factors start and end dates must be redetermined according to loaded data.

Comments

If IncreasePeriod equals to True, factors start and end dates are redefined according to the loaded data.

Example

The use of the property is given in the example for ICubeMetaLoader.AutoPeriod.

See also:

ICubeMetaLoader