Click or drag to resize

RuleDescExceptions Property

Collection of filters. If the filters respond positively than the actions are executed in a rule.

Namespace:  Settings
Assembly:  CodeTwo.ER.Settings.2 (in CodeTwo.ER.Settings.2.dll) Version: 2.18.0.0
Syntax
public FilterCollection Exceptions { get; set; }

Property Value

Type: FilterCollection

Implements

IRuleExceptions
See Also