OlapTimeLevel Properties

The OlapTimeLevel 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 propertyCaptionFormat
Gets the caption format.
Public propertyCategory
Gets the potential analysis category for the current instance.
(Inherited from OlapElement.)
Public propertyChildCount
Gets or sets the child count.
(Inherited from OlapLevel.)
Public propertyCompatibleUniqueName
Gets the compatible unique name. This property allows grouping together compatible hierarchy levels across multiple IAnalysisStructures.
(Inherited from OlapLevel.)
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.
(Inherited from OlapLevel.)
Public propertyCoordinateType
Gets the type of the coordinate.
(Inherited from OlapLevel.)
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 propertyGranularity
Gets the time level granularity.
Public propertyHierarchy
Gets the parent IHierarchy.
(Inherited from OlapLevel.)
Public propertyInterval
Gets the time interval for the current level.
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 propertyLevelDepth
Gets or sets the level depth.
(Inherited from OlapLevel.)
Public propertyLevelType
Gets or sets the type of the level.
(Inherited from OlapLevel.)
Public propertyLocalizedCaptionFormat
Gets the localized caption format.
Public propertyLocalizedShortCaptionFormat
Gets the localized short caption format.
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.
(Inherited from OlapLevel.)
Public propertyParentHierarchy
Gets the parent OLAP hierarchy.
(Inherited from OlapLevel.)
Public propertyParentLevel
Gets the previous level.
(Inherited from OlapLevel.)
Public propertyPredefinedSortCategory
Gets the predefined sorting category for the current instance.
(Overrides OlapLevelPredefinedSortCategory.)
Public propertyPredefinedSortDirection
Gets the predefined sorting direction for the current instance.
(Overrides OlapLevelPredefinedSortDirection.)
Public propertyProperties
Gets the various uncategorized properties.
(Inherited from OlapElement.)
Public propertyShortCaptionFormat
Gets the short caption format.
Public propertyUniqueName
Gets the object unique name.
(Inherited from OlapElement.)
Public propertyUnknownMember
Gets the unknown member for this level.
(Inherited from OlapLevel.)
Top
See Also