LinkAction Fields |
The LinkAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | disabled |
If the event definition is disabled, then the action is enheritly also.
|
![]() | displayName |
The display name is shown in the property panel in the designer
|
![]() | id |
The id of the Action object
|
![]() | type |
Reflects the ActionType enum.
SendEmail = 0, ExecCodeMethod = 1, ModifyDataObject = 2, CopyData = 3, ReassignActivity = 4
|