Dynamic Workflow Expression ResultInput Parameters Property
The list of parameters that will be passed to the workflow
Definition
Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public Dictionary<string, string> InputParameters { get; set; }