IMsDatePeriod.Enabled

Syntax

Enabled: Boolean;

Enabled: Boolean;

Description

The Enabled property determines whether a period is set.

Comments

If the property is set to True, period settings are used in calculation. If the property is set to False, period settings are not taken into account, default values are used instead.

Fore and Fore.NET Examples

The example of use is given in description of the IMsModelPeriod.IdentificationStartDateParam property.

See also:

IMsDatePeriod