OlapMember Properties

The OlapMember type exposes the following members.

Properties
  NameDescription
Public propertyAnalysisStructure
Gets the parent analysis structure.
(Inherited from OlapElement.)
Public propertyCaption
Gets or sets the caption.
(Inherited from OlapElement.)
Public propertyCategory
Gets the potential analysis category for the current instance.
(Inherited from OlapElement.)
Public propertyCompatibleUniqueName
Gets the compatible unique name. This property allows grouping together compatible hierarchy members across multiple IAnalysisStructures.
Public propertyContainers
Gets the container objects used alter the presentation of the elements using a folder-like approach.
(Inherited from OlapElement.)
Public propertyCoordinate
Gets the coordinate.
Public propertyCoordinateType
Gets the type of the coordinate.
Public propertyDataProvider
Gets the data provider.
(Inherited from OlapElement.)
Public propertyDescription
Gets or sets the description.
(Inherited from OlapElement.)
Public propertyEntityId
Gets the parent entity ID.
(Inherited from OlapElement.)
Public propertyHasChildren
Gets or sets a value indicating whether this instance has children.
Public propertyHasProperties
Gets a value indicating whether the current instance has any user-defined properties.
Public propertyHierarchy
Gets the parent OLAP hierarchy.
Public propertyIsHierarchy
Gets a value indicating whether this instance is a hierarchy.
(Inherited from OlapElement.)
Public propertyIsMeasure
Gets a value indicating whether this instance is a measure.
(Inherited from OlapElement.)
Public propertyItem
Gets the Object with the specified name.
(Inherited from OlapElement.)
Public propertyLevel
Gets the parent level.
Public propertyMemberKind
Gets or sets the type of the member.
Public propertyMemberNumber
Gets the member numeric value, when the parent hierarchy is a numeric hierarchy.
Public propertyMemberTime
Gets the member time value, when appropriate. This value is only used for alignment in visualization controls and not for filtering.
Public propertyName
Gets or sets the name.
(Inherited from OlapElement.)
Public propertyParent
Gets or sets the parent object.
(Inherited from OlapElement.)
Public propertyParentCube
Gets the parent cube.
(Overrides OlapElementParentCube.)
Public propertyParentHierarchy
Gets or sets the parent hierarchy.
Public propertyParentMember
Gets the parent member.
Public propertyParentMemberUniqueName
Gets or sets parent member unique name.
Public propertyProperties
Gets the various uncategorized properties.
(Inherited from OlapElement.)
Public propertyUniqueName
Gets the object unique name.
(Inherited from OlapElement.)
Public propertyUpperMemberNumber
Gets the member upper numeric value, when the parent hierarchy is a numeric hierarchy.
Top
See Also