Click or drag to resize
LogicCallerInfoArguments Property
Provides input arguments to the logic

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> Arguments { get; }

Property Value

Type: IDictionaryString, Object
See Also