IBProcessEvent.Periodic

Syntax

Periodic: Boolean;

Description

The Periodic property returns whether the event has execution period.

Comments

The property returns True if one can set execution period for the event, and False if execution period cannot be set. The events from the group with the On Deadline Disruption type have execution period. Execution period settings are determined in the properties: PeriodType, PeriodValue, PeriodMeasure.

See also:

IBProcessEvent