Dsl
|
public class DslEventTrigger
The DslEventTrigger type exposes the following members.
Name | Description | |
---|---|---|
![]() | DslEventTrigger | Initializes a new instance of the DslEventTrigger class |
Name | Description | |
---|---|---|
![]() | Delay | The amount of delay in the Event Trigger. |
![]() | Description | The description of the Event Trigger. |
![]() | EntityId | The entity is that the event trigger is depending. |
![]() | EntityType | The type of entity in the Event Trigger. |
![]() | EventName | The name of event in the Event Trigger. |
![]() | Id | The indentifier of the Event Trigger. |
![]() | IsActive | The flag of the Event Trigger. That indicates event trigger is active or not. |
![]() | IsSynchronous | The flag of the Event Trigger. That indicates event trigger is synchronous event trigger. |
![]() | Name | The name of the Event Trigger. |
![]() | Priority | The priority of the Event Trigger. |
![]() | ProductId | The product is that the event trigge ris depending. |
![]() | ProductName | The name of product in the Event Trigger. |
![]() | Tags | The tags of the Event Trigger. |
![]() | WorkflowDefinitionId | The workflow definition is that the event trigger is depending. |
![]() | WorkflowDefinitionName | The name of the workflow definition in the Event Trigger. |