IFormulaTransformModel.ForecastStartDate

Fore Syntax

ForecastStartDate: DateTime;

Fore.NET Syntax

ForecastStartDate: System.DateTime;

Description

The ForecastStartDate property determines a forecasting period start date.

Comments

To set forecasting period end date, use the IFormulaTransformModel.ForecastEndDate property.

Fore and Fore.NET Examples

The property use is given in the example for IFormulaTransformModel.AllowForecastBeforeIdent.

See also:

IFormulaTransformModel