OlapLevel Class | 
Namespace: Dundas.BI.Data.Metadata.Olap
The OlapLevel type exposes the following members.
| Name | Description | |
|---|---|---|
| AnalysisStructure | 
            Gets the parent analysis structure.
              (Inherited from OlapElement.) | |
| Caption | 
            Gets or sets the caption.
              (Inherited from OlapElement.) | |
| Category | 
            Gets the potential analysis category for the current instance.
              (Inherited from OlapElement.) | |
| ChildCount | 
            Gets or sets the child count.
              | |
| CompatibleUniqueName | 
            Gets the compatible unique name. This property allows grouping together compatible
            hierarchy levels across multiple IAnalysisStructures.
              | |
| Containers | 
            Gets the container objects used alter the presentation of the elements using a folder-like approach.
              (Inherited from OlapElement.) | |
| Coordinate | 
            Gets the coordinate.
              | |
| CoordinateType | 
            Gets the type of the coordinate.
              | |
| DataProvider | 
            Gets the data provider.
              (Inherited from OlapElement.) | |
| Description | 
            Gets or sets the description.
              (Inherited from OlapElement.) | |
| EntityId | 
            Gets the parent entity ID.
              (Inherited from OlapElement.) | |
| Hierarchy | 
            Gets the parent IHierarchy.
              | |
| IsHierarchy | 
            Gets a value indicating whether this instance is a hierarchy.
              (Inherited from OlapElement.) | |
| IsMeasure | 
            Gets a value indicating whether this instance is a measure.
              (Inherited from OlapElement.) | |
| Item | 
            Gets the Object with the specified name.
              (Inherited from OlapElement.) | |
| LevelDepth | 
            Gets or sets the level depth.
              | |
| LevelType | 
            Gets or sets the type of the level.
              | |
| Name | 
            Gets or sets the name.
              (Inherited from OlapElement.) | |
| Parent | 
            Gets or sets the parent object.
              (Inherited from OlapElement.) | |
| ParentCube | 
            Gets the parent cube.
              (Overrides OlapElementParentCube.) | |
| ParentHierarchy | 
            Gets the parent OLAP hierarchy.
              | |
| ParentLevel | 
            Gets the previous level.
              | |
| PredefinedSortCategory | 
            Gets the predefined sorting category for the current instance.
              | |
| PredefinedSortDirection | 
            Gets the predefined sorting direction for the current instance.
              | |
| Properties | 
            Gets the various uncategorized properties.
              (Inherited from OlapElement.) | |
| UniqueName | 
            Gets the object unique name.
              (Inherited from OlapElement.) | |
| UnknownMember | 
            Gets the unknown member for this level.
              | 
| Name | Description | |
|---|---|---|
| CompareTo | 
            Compares current instance with argument instance.
              (Inherited from OlapElement.) | |
| Equals(Object) | Determines whether the specified object is equal to the current object.  (Overrides ObjectEquals(Object).) | |
| Equals(IHierarchyLevel) | Indicates whether the current object is equal to another object of the same type.  | |
| GetHashCode | Serves as the default hash function.  (Overrides OlapElementGetHashCode.) | |
| 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.
              | |
| ToString | Returns a string that represents the current object.  (Inherited from OlapElement.) |