Click or drag to resize

HttpApiGetRequestUrlParameters Property

Contain url parameters

Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public IDictionary<string, string> UrlParameters { get; set; }

Property Value

IDictionaryString, String
See Also