IMsDatePeriod.EndOffset

Fore Syntax

EndOffset: Integer;

Fore.NET Syntax

EndOffset: integer;

Description

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

Comments

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

Fore and Fore.NET Examples

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

See also:

IMsDatePeriod