Click or drag to resize

DslEventTrigger Properties

The DslEventTrigger type exposes the following members.

Properties
  Name Description
Public property Delay The amount of delay in the Event Trigger.
Public property Description The description of the Event Trigger.
Public property EntityId The entity is that the event trigger is depending.
Public property EntityType The type of entity in the Event Trigger.
Public property EventName The name of event in the Event Trigger.
Public property Id The indentifier of the Event Trigger.
Public property IsActive The flag of the Event Trigger. That indicates event trigger is active or not.
Public property IsSynchronous The flag of the Event Trigger. That indicates event trigger is synchronous event trigger.
Public property Name The name of the Event Trigger.
Public property Priority The priority of the Event Trigger.
Public property ProductId The product is that the event trigge ris depending.
Public property ProductName The name of product in the Event Trigger.
Public property Tags The tags of the Event Trigger.
Public property WorkflowDefinitionId The workflow definition is that the event trigger is depending.
Public property WorkflowDefinitionName The name of the workflow definition in the Event Trigger.
Top
See Also