Click or drag to resize
HierarchyOption Class
Print this page
Objects in the hierarchy (such as hierarchy nodes and hierarchy items) can have options. A HierarchyOption object represents such an option.
Inheritance Hierarchy
SystemObject
  Telogis.APIHierarchyOption

Namespace: Telogis.API
  
  
Syntax
public class HierarchyOption

The HierarchyOption type exposes the following members.

Properties
  NameDescription
Public propertyInherited
Public propertyName
Public propertyValue
Top
Fields
  NameDescription
Public fieldInherited
True only if this option was inherited from the hierarchy.
Public fieldName
The name of this option.
Public fieldValue
The value of this option.
Top
See Also