DynamicWorkflowExpressionResultInputParameters Property
|
The list of parameters that will be passed to the workflow
Namespace: Casewhere.Runtime.DSLAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntaxpublic Dictionary<string, string> InputParameters { get; set; }
Property Value
DictionaryString,
String
See Also