BProcessEventEmail.Create

Syntax

Create(EventType: BProcessEventType; Name: String);

Parameters

EventType. Process/step event type.

Name. Name of created event.

Description

The Create constructor creates an instance of event of email sending.

Example

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

See also:

BProcessEventEmail