Click or drag to resize

ReferenceTreeBranch Properties

The ReferenceTreeReferenceTreeBranch type exposes the following members.

Properties
  NameDescription
Public propertyDepth
Current resolution depth.
(Inherited from ReferenceTree.)
Public propertyMatches
Reference Tree Matches at this depth. Boxed as an List of 'object'. Un-box each by ResolutionType: ObjectReference => ObjVerEx, DisplayValue => String
(Inherited from ReferenceTree.)
Public propertyParent
Public propertyType
Specifies the value type to resolve ( String DisplayValue or Lookup ).
(Inherited from ReferenceTree.)
Top
See Also