IMsModel.UseAutoPeriod

Fore Syntax

UseAutoPeriod: Boolean;

Fore.NET Syntax

UseAutoPeriod: boolean;

Description

The UseAutoPeriod property returns whether conditions are used to calculate start and end dates for sample and forecasting periods.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IMsModelPeriod.AutoPeriodDates.

See also:

IMsModel