Click or drag to resize
FlowExecutorExtras Property
we will attach input signals to this property

Namespace: FlexRule.Flows
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public IDictionary<string, Object> Extras { get; }

Property Value

Type: IDictionaryString, Object

Implements

IFlowExecutorExtras
See Also