IFormattableHierarchyLevel Properties

The IFormattableHierarchyLevel type exposes the following members.

Properties
  NameDescription
Public propertyCaption
Gets or sets the caption.
(Inherited from IHierarchyLevel.)
Public propertyCaptionFormat
Gets the caption format.
Public propertyCompatibleUniqueName
Gets the compatible unique name. This property allows grouping together compatible hierarchy levels across multiple IAnalysisStructures.
(Inherited from IHierarchyLevel.)
Public propertyDescription
Gets or sets the description.
(Inherited from IHierarchyLevel.)
Public propertyHierarchy
Gets the parent hierarchy.
(Inherited from IHierarchyMemberContainer.)
Public propertyLevelDepth
Gets level number in a hierarchy.
(Inherited from IHierarchyLevel.)
Public propertyLevelType
Gets the type of the level.
(Inherited from IHierarchyLevel.)
Public propertyLocalizedCaptionFormat
Gets the localized caption format.
Public propertyLocalizedShortCaptionFormat
Gets the localized short caption format.
Public propertyPredefinedSortCategory
Gets the predefined sorting category for the current instance.
(Inherited from IHierarchyLevel.)
Public propertyPredefinedSortDirection
Gets the predefined sorting direction for the current instance.
(Inherited from IHierarchyLevel.)
Public propertyProperties
Gets the child members non-standard properties.
(Inherited from IHierarchyLevel.)
Public propertyShortCaptionFormat
Gets the short caption format.
Public propertyUniqueName
Gets the object unique name.
(Inherited from IUniqueName.)
Public propertyUnknownMember
Gets the unknown member for this level.
(Inherited from IHierarchyLevel.)
Top
See Also