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