| HierarchyAccess Enumeration | 
Print this page
            Identifies the access level for the hierarchy. Values: None, View, Edit, Unassign, Inactive.
            
 
Namespace: Telogis.API     Syntax
Syntaxpublic enum HierarchyAccess
Public Enumeration HierarchyAccess
 Members
Members|  | Member name | Value | Description | 
|---|
|  | None | 0 |  | 
|  | View | 1 |  | 
|  | Edit | 2 |  | 
|  | Unassign | 3 |  | 
|  | Inactive | 4 |  | 
 See Also
See Also