Click or drag to resize

ReassignAction Fields

The ReassignAction type exposes the following members.

Fields
  NameDescription
Protected fieldm_activityTemplateId
Template for the Activity (only applicable when the ProcessObjectType is Activity)
(Inherited from Action.)
Protected fieldm_dataObjectTypeId
DataObject type for which the event is defined
(Inherited from Action.)
Protected fieldm_executorId
Optionally defines the user which must execute the action.
(Inherited from Action.)
Protected fieldm_id
ID of the Action
(Inherited from Action.)
Protected fieldm_owner
The related EventDefinition object
(Inherited from Action.)
Protected fieldm_processObjectType
Action object when the event fires on a process.
(Inherited from Action.)
Top
See Also