Casewhere Runtime API
Casewhere Runtime API
Casewhere.Runtime.DSL.Api
HttpApiGetRequest Class
HttpApiGetRequest Properties
UrlParameters Property
HttpApiGetRequest
UrlParameters Property
Contain url parameters
Namespace:
Casewhere.Runtime.DSL.Api
Assembly:
Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
Copy
public
IDictionary
<
string
,
string
>
UrlParameters
{
get
;
set
; }
Property Value
Type:
IDictionary
String
,
String
See Also
Reference
HttpApiGetRequest Class
Casewhere.Runtime.DSL.Api Namespace