BProcessEventMethod.Create

Syntax

Create(EventType: BProcessEventType; Name: String);

Parameters

EventType. Process/step event type.

Name. Name of created event.

Description

The Create constructor creates a Fore method execution event instance.

Example

The property use is given in the example for IBProcessEventGroupCollection.AddEvent.

See also:

BProcessEventMethod