Interface IGroupFilterEvaluator
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Evaluates the group filter maximum conditions that are allowed and will throw InvalidGroupFilterException if above the maximum.
public interface IGroupFilterEvaluator
Methods
EvaluateGroupFilter(GroupFilter)
Evaluates the group filter maximum conditions that are allowed and will throw InvalidGroupFilterException if above the maximum.
int EvaluateGroupFilter(GroupFilter groupFilter)
Parameters
groupFilter
GroupFilterThe groupFilter.
Returns
- int
"The depth of the group filter.