Click or drag to resize
RunParameterDictionaryArguments Property
NAme-value dictionary of arguments

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

Property Value

Type: IDictionaryString, Object
See Also