ITimeHierarchyLevel Interface |
Namespace: Dundas.BI.Data.Metadata
The ITimeHierarchyLevel type exposes the following members.
Name | Description | |
---|---|---|
![]() | Caption |
Gets or sets the caption.
(Inherited from IHierarchyLevel.) |
![]() | CaptionFormat |
Gets the caption format.
(Inherited from IFormattableHierarchyLevel.) |
![]() | CompatibleUniqueName |
Gets the compatible unique name. This property allows grouping together compatible
hierarchy levels across multiple IAnalysisStructures.
(Inherited from IHierarchyLevel.) |
![]() | Description |
Gets or sets the description.
(Inherited from IHierarchyLevel.) |
![]() | FirstMember |
Gets the first valid time member for the specified level.
|
![]() | Granularity |
Gets the time level granularity.
|
![]() | Hierarchy |
Gets the parent hierarchy.
(Inherited from IHierarchyMemberContainer.) |
![]() | Interval |
Gets the time interval for the current level.
|
![]() | LastMember |
Gets the last valid time member for the specified level.
|
![]() | LevelDepth |
Gets level number in a hierarchy.
(Inherited from IHierarchyLevel.) |
![]() | LevelType |
Gets the type of the level.
(Inherited from IHierarchyLevel.) |
![]() | LocalizedCaptionFormat |
Gets the localized caption format.
(Inherited from IFormattableHierarchyLevel.) |
![]() | LocalizedShortCaptionFormat |
Gets the localized short caption format.
(Inherited from IFormattableHierarchyLevel.) |
![]() | PredefinedSortCategory |
Gets the predefined sorting category for the current instance.
(Inherited from IHierarchyLevel.) |
![]() | PredefinedSortDirection |
Gets the predefined sorting direction for the current instance.
(Inherited from IHierarchyLevel.) |
![]() | Properties |
Gets the child members non-standard properties.
(Inherited from IHierarchyLevel.) |
![]() | ShortCaptionFormat |
Gets the short caption format.
(Inherited from IFormattableHierarchyLevel.) |
![]() | UniqueName |
Gets the object unique name.
(Inherited from IUniqueName.) |
![]() | UnknownMember |
Gets the unknown member for this level.
(Inherited from IHierarchyLevel.) |