IMsMethodCalculation.OutputPeriod

Fore Syntax

OutputPeriod: IMsPeriod;

Fore.NET Syntax

OutputPeriod: Prognoz.Platform.Interop.Ms.IMsPeriod;

Description

The OutputPeriod property determines parameters of data downloading period.

Comments

To set up parameters of model identification and forecasting, use the IMsMethodCalculation.Period property.

Fore and Fore.NET Examples

The property use is given in the example for IMsMethodCalculation.Warnings.

See also:

IMsMethodCalculation