IMsCalculationChainGroup.OutputPeriod

Syntax

OutputPeriod: IMsPeriod;

Description

The OutputPeriod property returns data loading period parameters..

Comments

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

Example

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

See also:

IMsCalculationChainGroup