On state change property

Official Content
This documentation is valid for:
Executes a Procedure if the state of a process or Task instance changes.

Scope

Objects: Business Process Diagram
Controls: Subprocess, Task
Level: Version

Description

The Procedure object has the following Parm rule:

parm(in:&wfevent);

Where
    &wfevent has the WorkflowStateChangeEvent Data Type associated with it.

Runtime/Design time

This property applies only at design time.

See Also

HowTo: Work With Event Handlers