Click or drag to resize

DslDataTrigger Properties

The DslDataTrigger type exposes the following members.

Properties
  Name Description
Public property DataClassId The data class is that the data trigger is depending.
Public property DataClassName The name of data class in the Data Trigger.
Public property Delay This property indicates a period of time by which the Data Trigger is postponed.
Public property Id The identifier of the Data Trigger.
Public property IsActive The flag of the Data Trigger. That indicates the trigger is active or not.
Public property IsSynchronous The flag of the Data Trigger. That indicates the trigger is synchronous or not.
Public property Name The name of the Data Trigger.
Public property Priority The priority of the Data Trigger.
Public property ProductId The product is that the data trigger is depending.
Public property ProductName The name of product in the Data Trigger.
Public property Rule The rule of the Data Trigger.
Public property Tags The tags of the Data Trigger.
Public property WorkflowDefinitionId The workflow definition is that the data trigger is depending.
Public property WorkflowDefinitionName The name of workflow definition in the Data Trigger
Top
See Also