HttpApiGetRequestUrlParameters Property
|
Contain url parameters
Namespace: Casewhere.Runtime.DSL.ApiAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntaxpublic IDictionary<string, string> UrlParameters { get; set; }
Property Value
IDictionaryString,
String
See Also