On priority change property

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

Scope

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

Description

The Procedures have the following Parm rule:

parm(in:&wfevent);

Where:
    &wfevent has the WorkflowPriorityChangeEvent Data Type associated with it.

Runtime/Design time

This property applies only at design time.

See Also

HowTo: Work With Event Handlers