Click or drag to resize

DslWebTriggerUris Property

The uniform resource identifiers of the Web Trigger.

Namespace:  Casewhere.Runtime.DSL
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public IReadOnlyList<string> Uris { get; set; }

Property Value

Type: IReadOnlyListString
See Also