IMsDatePeriod.EndOffset

Syntax

EndOffset: Integer;

Description

The EndOffset property determines the number of periods, by which period end date is offset.

Comments

To set the number of periods, to which period start date is offset, use the IMsDatePeriod.StartOffset property.

Example

The property use is given in the example for IMsProblemCalculationSettings.OutputPeriod.

See also:

IMsDatePeriod