Dsl
|
public class DslWebTrigger
The DslWebTrigger type exposes the following members.
Name | Description | |
---|---|---|
![]() | DslWebTrigger | Initializes a new instance of the DslWebTrigger class |
Name | Description | |
---|---|---|
![]() | AccessRuleId | The access rule is that the web trigger is depending. |
![]() | AccessRuleName | The name of the access rule in the Web Trigger. |
![]() | Description | The description of the Web Trigger. |
![]() | EnableAccessibleFromWorkerSite | The flag of the Web Trigger. That indicates the trigger is enable to be accessed from worker site or not. |
![]() | EnableRespondUsingWorkflowOutput | The flag of the Web Trigger. That indicates the trigger is enable to respond using workflow ouput or not. |
![]() | EnableRunImmediately | The flag of the Web Trigger. That indicates the trigger is enable to run immediately or not. |
![]() | FormatterExpression | The format of the expression in the Web Trigger. |
![]() | HttpMethod | The http method of the Web Trigger. |
![]() | Id | The identifier of the Web Trigger. |
![]() | IsActive | The flag of the Web Trigger. That indicates the trigger is active or not. |
![]() | Name | The name of the Web Trigger. |
![]() | Priority | The priority of the Web Trigger. |
![]() | ProductId | The product is that the web trigger is depending. |
![]() | ProductName | The name of product in the Web Trigger. |
![]() | Tags | The tags of the Web Trigger. |
![]() | TriggerRule | The rule of the Web Trigger. |
![]() | TriggerRuleType | The type of rule in the Web Trigger. |
![]() | Uris | The uniform resource identifiers of the Web Trigger. |
![]() | WorkflowDefinitionId | The workflow definition is that the web trigger is depending. |
![]() | WorkflowDefinitionName | The name of the workflow definition in the Web Trigger. |