IRubricatorAutoPeriodDate.IsFixed

Syntax

IsFixed: Boolean;

Description

The IsFixed property returns whether a date is set in absolute units or relatively to the current date.

Comments

If IsFixed returns True, period date is set absolutely or relatively to the current date. The IRubricatorAutoPeriodDate.Fixed property returns the date.

Example

The property use is given in the example for IRubricatorAutoPeriodDate.Fixed.

See also:

IRubricatorAutoPeriodDate