ExecuteEvents(Type: BProcessEventType; pInst: IBProcessInstance; stepChangeEvent: IBProcessStepStateEventArgs);
Type. Type of generated event.
pInst. Process instance, for which event is generated.
stepChangeEvent. Information about changing process instance status.
The ExecuteEvents method generates event for the specified process instance.
See also: