Click or drag to resize

DslEventTrigger Properties

The DslEventTrigger type exposes the following members.

Properties
  NameDescription
Public propertyDelay
The amount of delay in the Event Trigger.
Public propertyEntityId
The entity is that the event trigger is depending.
Public propertyEntityType
The type of entity in the Event Trigger.
Public propertyEventName
The name of event in the Event Trigger.
Public propertyId
The indentifier of the Event Trigger.
Public propertyIsActive
The flag of the Event Trigger. That indicates event trigger is active or not.
Public propertyIsSynchronous
The flag of the Event Trigger. That indicates event trigger is synchronous event trigger.
Public propertyName
The name of the Event Trigger.
Public propertyPriority
The priority of the Event Trigger.
Public propertyProductId
The product is that the event trigge ris depending.
Public propertyProductName
The name of product in the Event Trigger.
Public propertyTags
The tags of the Event Trigger.
Public propertyWorkflowDefinitionId
The workflow definition is that the event trigger is depending.
Public propertyWorkflowDefinitionName
The name of the workflow definition in the Event Trigger.
Top
See Also