Enum FilterType
Type of filter applied to rule matches.
public enum FilterType
Fields
Predicate = 0Filter based on a predicate expression.
KeyChange = 1Filter that only accepts matches that result in a change of a given key.
Type of filter applied to rule matches.
public enum FilterType
Predicate = 0Filter based on a predicate expression.
KeyChange = 1Filter that only accepts matches that result in a change of a given key.