Executes a Procedure if the state of a process or Task instance changes.
Objects: Business Process Diagram
Controls: Subprocess, Task
Level: Version
The Procedure object has the following Parm rule:
parm(in:&wfevent);
Where
&wfevent has the WorkflowStateChangeEvent Data Type associated with it.
This property applies only at design time.
HowTo: Work With Event Handlers