On action performed property

Official Content
This documentation is valid for:
Execute procedures when an event occurs.

Description

The procedures have the following parameters rule:

parm(in:&wfevent);

Where &wfevent has the WorkflowActionPerformedEvent data type associated.

The event occurs when an action was performed on a process document.

Scope

Objects: Document

See Also

HowTo: Work With Event Handlers