FunctionHierarchyLevel Class |
Namespace: Dundas.BI.Data.Functions
The FunctionHierarchyLevel type exposes the following members.
Name | Description | |
---|---|---|
![]() | Caption |
Gets or sets the caption.
|
![]() | CompatibleUniqueName |
Gets the compatible unique name. This property allows grouping together compatible
hierarchy levels across multiple IAnalysisStructures.
|
![]() | Description |
Gets or sets the description.
|
![]() | Hierarchy |
Gets the parent hierarchy.
|
![]() | HierarchyUniqueName |
Gets the parent hierarchy unique name.
(Overrides HierarchyLevelHierarchyUniqueName.) |
![]() | LevelDepth |
Gets level number in a hierarchy.
|
![]() | LevelType |
Gets the type of the level.
|
![]() | PredefinedSortCategory |
Gets the predefined sorting category for the current instance.
|
![]() | PredefinedSortDirection |
Gets the predefined sorting direction for the current instance.
|
![]() | Properties |
Gets the child members non-standard properties.
|
![]() | UniqueName |
Gets the hierarchy unique name.
(Overrides HierarchyLevelUniqueName.) |
![]() | UnknownMember |
Gets the unknown member for this level.
|
Name | Description | |
---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from HierarchyLevel.) |
![]() | Equals(IHierarchyLevel) | Indicates whether the current object is equal to another object of the same type. (Inherited from HierarchyLevel.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from HierarchyLevel.) |
![]() | GetMember(String) |
Gets the member by its unique name.
|
![]() | GetMember(String, MemberRetrievalOptions) |
Gets the member by its unique name.
|
![]() | GetMembers |
Gets all the members for the current instance.
|
![]() | GetMembers(MemberRetrievalOptions) |
Gets the members for the current instance.
|
![]() | GetMembers(MemberRetrievalOptions, ICollectionMemberValue) |
Gets the members for the current instance.
|
![]() | GetNextMember |
Gets the next member.
|
![]() | GetPreviousMember |
Gets the previous member.
|