Click or drag to resize

DslWebTriggerEnableAccessibleFromWorkerSite Property

The flag of the Web Trigger. That indicates the trigger is enable to be accessed from worker site or not.

Namespace:  Casewhere.Runtime.DSL
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public bool EnableAccessibleFromWorkerSite { get; set; }

Property Value

Type: Boolean
See Also