Enum UserSearchType
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
The type of UserSearchType to search for.
public enum UserSearchType
- Extension Methods
Fields
All = 0UserSearch contains all user types.
Driver = 1UserSearch contains only users that are drivers.
OnlyUser = 2UserSearch contains only users of the base type.