TriggerAction
The TriggerAction business object.
Name | Description | Type | Additional information |
---|---|---|---|
Id |
Gets or sets the identifier. |
integer |
Required |
TriggerId |
Gets or sets the trigger identifier. |
integer |
None. |
Sequence |
Gets or sets the sequence. |
integer |
None. |
TriggerActionDefinitionId |
Gets or sets the trigger action definition indentifier. |
integer |
None. |
TriggerActionDefinitionName |
Gets or sets the trigger action definition name. |
string |
None. |
Parameters |
Gets or sets the parameters. |
Collection of StorablePropValue |
Max length: 2147483647 |
SingleExecutePerEntity |
Gets or sets the single execute per entity. |
boolean |
None. |
AbortTriggerExcecuteOnFailure |
Gets or sets the abort trigger execute on failure |
boolean |
None. |