ICubeMetaLoader.IncreasePeriod

Fore Syntax

IncreasePeriod: Boolean;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

ICubeMetaLoader