AfterProcessRoutingEventArgs Fields |
The AfterProcessRoutingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ProcessId |
ProcessId of the process being routed.
| |
| ProcessTemplateId |
ID of the Process Template being routed.
| |
| TargetId |
DataObjectID of the process target object.
| |
| TargetTypeId |
Data object type id of the target object.
| |
| Transition |
Transition instance being routed.
|