Click or drag to resize

DynamicWorkflowExpressionResultInputParameters Property

The list of parameters that will be passed to the workflow

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

Property Value

DictionaryString, String
See Also