Click or drag to resize
HierarchyAccess Enumeration
Print this page
Identifies the access level for the hierarchy. Values: None, View, Edit, Unassign, Inactive.

Namespace: Telogis.API
  
  
Syntax
public enum HierarchyAccess
Members
  Member nameValueDescription
None0
View1
Edit2
Unassign3
Inactive4
See Also