IMsDatePeriod.AutoPeriod

Fore Syntax

AutoPeriod: Integer;

Fore.NET Syntax

AutoPeriod: integer;

Description

The AutoPeriod property determines conditions that are used to calculate period start and end dates.

Comments

Conditions are set using the MsDateAutoPeriodOptions enumeration.

Fore and Fore.NET Examples

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

See also:

IMsDatePeriod