IBProcessEmail.Send

Syntax

Send(ProcInst: IBProcessInstance; StepId: String; [EventType: BProcessEventType = 0]);

Parameters

ProcInst. Process instance.

StepId. Step GUID.

EventType. The event type, during which email is sent.

Description

The Send method sends email taking into account the specified process instance and step identifier.

See also:

IBProcessEmail