Click or drag to resize
LogicInput Class
Logic input when is called for validation
Inheritance Hierarchy
SystemObject
  FlexRule.ValidationLogicInput

Namespace: FlexRule.Validation
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class LogicInput

The LogicInput type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyArguments
Array of arguments
Public propertyDictionaryArguments
NAme-value dictionary of arguments
Public propertyName
Name of logic
Top
Extension Methods
See Also