ITimeHierarchyMember Interface | 
Namespace: Dundas.BI.Data.Metadata
The ITimeHierarchyMember type exposes the following members.
| Name | Description | |
|---|---|---|
| Caption | 
            Gets the member caption.
              (Inherited from IHierarchyMember.) | |
| CompatibleUniqueName | 
            Gets the compatible unique name. This property allows grouping together compatible hierarchy members across multiple IAnalysisStructures.
              (Inherited from IHierarchyMember.) | |
| HasProperties | 
            Gets a value indicating whether the current instance has any user-defined properties.
              (Inherited from IHierarchyMember.) | |
| Hierarchy | 
            Gets the parent hierarchy.
              (Inherited from IHierarchyMemberContainer.) | |
| Level | 
            Gets the parent level.
              (Inherited from IHierarchyMember.) | |
| MemberKind | 
            Gets a value indicating the member type.
              (Inherited from IHierarchyMember.) | |
| MemberNumber | 
            Gets the member numeric value, when the parent hierarchy is a numeric hierarchy.
              (Inherited from IHierarchyMember.) | |
| MemberTime | 
            Gets the member time value, when appropriate. This value is only used for alignment in visualization controls and not for filtering.
              (Inherited from IDateTimeContainer.) | |
| ParentMember | 
            Gets the parent member.
              (Inherited from IHierarchyMember.) | |
| ParentMemberUniqueName | 
            Gets the parent member unique name.
              (Inherited from IHierarchyMember.) | |
| Properties | 
            Gets the child members non-standard properties.
              (Inherited from IHierarchyMember.) | |
| ShortCaption | 
            Gets the short caption.
              (Inherited from IFormattableHierarchyMember.) | |
| UniqueName | 
            Gets the object unique name.
              (Inherited from IUniqueName.) | |
| UpperBoundaryTime | 
            Gets the upper boundary DateTime value, corresponding the next virtual member.
            It is a virtual member as the hierarchy may not it included in its definition.
              | |
| UpperMemberNumber | 
            Gets the member upper numeric value, when the parent hierarchy is a numeric hierarchy.
              (Inherited from IHierarchyMember.) | 
| Name | Description | |
|---|---|---|
| AddInterval | 
            Returns the member on the same level shifted by the specified time interval.
              | |
| GetFormattedCaption | 
            Gets the caption with the specified format.
              (Inherited from IFormattableHierarchyMember.) | |
| GetMembers | 
            Gets all the members for the current instance.
              (Inherited from IHierarchyMemberContainer.) | |
| GetMembers(MemberRetrievalOptions) | 
            Gets the members for the current instance.
              (Inherited from IHierarchyMemberContainer.) | |
| GetMembers(MemberRetrievalOptions, ICollectionMemberValue) | 
            Gets the members for the current instance.
              (Inherited from IHierarchyMemberContainer.) | |
| HasProperty | 
            Gets a value indicating whether the current instance has the specified property populated.
              (Inherited from IHierarchyMember.) |