Click or drag to resize
IFlowExecutorExtras Property
Passing more information to the executor

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

Property Value

Type: IDictionaryString, Object
See Also