Click or drag to resize
HierarchyItemType Enumeration
Print this page
Identifies the type of the hierarchy item. Values: Unit, User, Driver, Category, Team, Fleet, Customer.

Namespace: Telogis.API
  
  
Syntax
public enum HierarchyItemType
Members
  Member nameValueDescription
Unit0
User1
Driver2
Category3
Team4
Fleet5
Customer6
See Also