Click or drag to resize

BeforeProcessRoutingEventArgs Fields

The BeforeProcessRoutingEventArgs type exposes the following members.

Fields
  NameDescription
Public fieldProcessId
ProcessId of the process being routed.
Public fieldProcessTemplateId
ID of the Process Template being routed.
Public fieldTargetId
DataObjectID of the process target object.
Public fieldTargetTypeId
Data object type id of the target object.
Public fieldTransition
Transition instance being routed.
Top
See Also