Click or drag to resize

DslWebTrigger Properties

The DslWebTrigger type exposes the following members.

Properties
  Name Description
Public property AccessRuleId The access rule is that the web trigger is depending.
Public property AccessRuleName The name of the access rule in the Web Trigger.
Public property Description The description of the Web Trigger.
Public property EnableAccessibleFromWorkerSite The flag of the Web Trigger. That indicates the trigger is enable to be accessed from worker site or not.
Public property EnableRespondUsingWorkflowOutput The flag of the Web Trigger. That indicates the trigger is enable to respond using workflow ouput or not.
Public property EnableRunImmediately The flag of the Web Trigger. That indicates the trigger is enable to run immediately or not.
Public property FormatterExpression The format of the expression in the Web Trigger.
Public property HttpMethod The http method of the Web Trigger.
Public property Id The identifier of the Web Trigger.
Public property IsActive The flag of the Web Trigger. That indicates the trigger is active or not.
Public property Name The name of the Web Trigger.
Public property Priority The priority of the Web Trigger.
Public property ProductId The product is that the web trigger is depending.
Public property ProductName The name of product in the Web Trigger.
Public property Tags The tags of the Web Trigger.
Public property TriggerRule The rule of the Web Trigger.
Public property TriggerRuleType The type of rule in the Web Trigger.
Public property Uris The uniform resource identifiers of the Web Trigger.
Public property WorkflowDefinitionId The workflow definition is that the web trigger is depending.
Public property WorkflowDefinitionName The name of the workflow definition in the Web Trigger.
Top
See Also