IImportRequestProviderParams.IncreasePeriod

Fore Syntax

IncreasePeriod: Boolean;

Fore.NET Syntax

IncreasePeriod: boolean;

Description

The IncreasePeriod property determines whether to redetermine start and end dates of factors according to the imported data.

Comments

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

Fore and Fore.NET Examples

The property use is given in the example for IImportRequestProviderParams.AutoPeriod.

See also:

IImportRequestProviderParams