IBProcessEventGroupCollection.ContainType

Syntax

ContainType(Type: BProcessEventType): Boolean;

Description

The ContainType method returns whether the collection contains a group of events of the specified type.

Comments

The method returns True if at least one event of the specified type exists, and False if there are not such events.

See also:

IBProcessEventGroupCollection