IMsDatePeriod.StartOffset

Syntax

StartOffset: Integer;

Description

The StartOffset property determines the number of periods, to which period start date is moved.

Comments

To set number of periods, to which period end date is moved, use the IMsDatePeriod.EndOffset property.

Example

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

See also:

IMsDatePeriod