IMsDatePeriod.StartOffset

Fore Syntax

StartOffset: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IMsDatePeriod