IImportRequestProviderParams.IncreasePeriod

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.

Example

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

See also:

IImportRequestProviderParams