RaggedHierarchyLevel Properties

The RaggedHierarchyLevel type exposes the following members.

Properties
  NameDescription
Public propertyCaption
Gets or sets the caption.
(Inherited from ExternalHierarchyLevelTHierarchy, THierarchyMember.)
Public propertyCompatibleUniqueName
Gets the compatible unique name. This property allows grouping together compatible hierarchy levels across multiple IAnalysisStructures.
(Overrides ExternalHierarchyLevelTHierarchy, THierarchyMemberCompatibleUniqueName.)
Public propertyDataSource
Gets the data source for this hierarchy level.
Public propertyDataSourceId
Gets the ID of the source data cube.
Public propertyDescription
Gets or sets the description.
(Inherited from ExternalHierarchyLevelTHierarchy, THierarchyMember.)
Public propertyHierarchy
Gets the parent hierarchy.
(Overrides ExternalHierarchyLevelTHierarchy, THierarchyMemberHierarchy.)
Public propertyHierarchyUniqueName
Gets the parent hierarchy unique name.
(Inherited from ExternalHierarchyLevelTHierarchy, THierarchyMember.)
Public propertyLevelDepth
Gets level number in a hierarchy.
(Overrides ExternalHierarchyLevelTHierarchy, THierarchyMemberLevelDepth.)
Public propertyLevelType
Gets the type of the level.
(Overrides ExternalHierarchyLevelTHierarchy, THierarchyMemberLevelType.)
Public propertyMemberColumns
Gets the member columns.
Public propertyPredefinedSortCategory
Gets the predefined sorting category for the current instance.
(Overrides ExternalHierarchyLevelTHierarchy, THierarchyMemberPredefinedSortCategory.)
Public propertyPredefinedSortDirection
Gets the predefined sorting direction for the current instance.
(Overrides ExternalHierarchyLevelTHierarchy, THierarchyMemberPredefinedSortDirection.)
Public propertyPreviousLevel
Gets the RaggedHierarchyLevel object one level higher in a hierarchy.
Public propertyProperties
Gets the child members non-standard properties.
(Inherited from ExternalHierarchyLevelTHierarchy, THierarchyMember.)
Public propertyUniqueName
Gets the hierarchy unique name.
(Overrides HierarchyLevelUniqueName.)
Public propertyUnknownMember
Gets the unknown member for this level.
(Overrides ExternalHierarchyLevelTHierarchy, THierarchyMemberUnknownMember.)
Top
See Also