Click or drag to resize

DslDataTrigger Properties

The DslDataTrigger type exposes the following members.

Properties
  NameDescription
Public propertyDataClassId
The data class is that the data trigger is depending.
Public propertyDataClassName
The name of data class in the Data Trigger.
Public propertyDelay
This property indicates a period of time by which the Data Trigger is postponed.
Public propertyId
The identifier of the Data Trigger.
Public propertyIsActive
The flag of the Data Trigger. That indicates the trigger is active or not.
Public propertyIsSynchronous
The flag of the Data Trigger. That indicates the trigger is synchronous or not.
Public propertyName
The name of the Data Trigger.
Public propertyPriority
The priority of the Data Trigger.
Public propertyProductId
The product is that the data trigger is depending.
Public propertyProductName
The name of product in the Data Trigger.
Public propertyRule
The rule of the Data Trigger.
Public propertyTags
The tags of the Data Trigger.
Public propertyWorkflowDefinitionId
The workflow definition is that the data trigger is depending.
Public propertyWorkflowDefinitionName
The name of workflow definition in the Data Trigger
Top
See Also