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

Namespace: FlexRule.Validation
Assembly: FlexRule.Validation (in FlexRule.Validation.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