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
Public Enumeration HierarchyAccess
Members
| Member name | Value | Description |
---|
| None | 0 | |
| View | 1 | |
| Edit | 2 | |
| Unassign | 3 | |
| Inactive | 4 | |
See Also