Dsl
|
public class DslDataTrigger
The DslDataTrigger type exposes the following members.
Name | Description | |
---|---|---|
![]() | DslDataTrigger | Initializes a new instance of the DslDataTrigger class |
Name | Description | |
---|---|---|
![]() | DataClassId | The data class is that the data trigger is depending. |
![]() | DataClassName | The name of data class in the Data Trigger. |
![]() | Delay | This property indicates a period of time by which the Data Trigger is postponed. |
![]() | Id | The identifier of the Data Trigger. |
![]() | IsActive | The flag of the Data Trigger. That indicates the trigger is active or not. |
![]() | IsSynchronous | The flag of the Data Trigger. That indicates the trigger is synchronous or not. |
![]() | Name | The name of the Data Trigger. |
![]() | Priority | The priority of the Data Trigger. |
![]() | ProductId | The product is that the data trigger is depending. |
![]() | ProductName | The name of product in the Data Trigger. |
![]() | Rule | The rule of the Data Trigger. |
![]() | Tags | The tags of the Data Trigger. |
![]() | WorkflowDefinitionId | The workflow definition is that the data trigger is depending. |
![]() | WorkflowDefinitionName | The name of workflow definition in the Data Trigger |