DynamicWorkflowExpressionResultInputParameters 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
C#
public Dictionary<string, string> InputParameters { get; set; }

Property Value

DictionaryString, String

See Also