IMsCalculationChainGroup.OutputPeriod

Fore Syntax

OutputPeriod: IMsPeriod;

Fore.NET Syntax

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

Description

The OutputPeriod property returns data unloading period parameters.

Comments

To set data unloading period, cast the value returned by this property to the IMsDatePeriod interface.

Fore and Fore.NET Examples

The property use is given in the example for IMsCalculationChainGroup.LevelParam.

See also:

IMsCalculationChainGroup