OlapTimeMember Class |
Namespace: Dundas.BI.Data.Metadata.Olap
The OlapTimeMember type exposes the following members.
Name | Description | |
---|---|---|
AnalysisStructure |
Gets the parent analysis structure.
(Inherited from OlapElement.) | |
Caption |
Gets or sets the caption.
(Overrides OlapElementCaption.) | |
Category |
Gets the potential analysis category for the current instance.
(Inherited from OlapElement.) | |
CompatibleUniqueName |
Gets the compatible unique name. This property allows grouping together compatible hierarchy members across multiple IAnalysisStructures.
(Inherited from OlapMember.) | |
Containers |
Gets the container objects used alter the presentation of the elements using a folder-like approach.
(Inherited from OlapElement.) | |
Coordinate |
Gets the coordinate.
(Inherited from OlapMember.) | |
CoordinateType |
Gets the type of the coordinate.
(Inherited from OlapMember.) | |
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.) | |
HasChildren |
Gets or sets a value indicating whether this instance has children.
(Inherited from OlapMember.) | |
HasProperties |
Gets a value indicating whether the current instance has any user-defined properties.
(Inherited from OlapMember.) | |
Hierarchy |
Gets the parent OLAP hierarchy.
(Inherited from OlapMember.) | |
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.) | |
Level |
Gets the parent level.
(Inherited from OlapMember.) | |
MemberKind |
Gets or sets the type of the member.
(Inherited from OlapMember.) | |
MemberNumber |
Gets the member numeric value, when the parent hierarchy is a numeric hierarchy.
(Inherited from OlapMember.) | |
MemberTime |
Gets the member time value, when appropriate. This value is only used for alignment in visualization controls and not for filtering.
(Inherited from OlapMember.) | |
Name |
Gets or sets the name.
(Inherited from OlapElement.) | |
Parent |
Gets or sets the parent object.
(Inherited from OlapElement.) | |
ParentCube |
Gets the parent cube.
(Inherited from OlapMember.) | |
ParentHierarchy |
Gets or sets the parent hierarchy.
(Inherited from OlapMember.) | |
ParentMember |
Gets the parent member.
(Inherited from OlapMember.) | |
ParentMemberUniqueName |
Gets or sets parent member unique name.
(Inherited from OlapMember.) | |
Properties |
Gets the various uncategorized properties.
(Inherited from OlapElement.) | |
ShortCaption |
Gets the short caption.
| |
TimeHierarchy |
Gets the hierarchy cast as a ITimeHierarchy for convenience.
| |
TimeLevel |
Gets the hierarchy level cast as a ITimeHierarchyLevel for convenience.
| |
UniqueName |
Gets the object unique name.
(Inherited from OlapElement.) | |
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 OlapMember.) |
Name | Description | |
---|---|---|
AddInterval |
Returns the member on the same level shifted by the specified time interval.
| |
CompareTo |
Compares current instance with argument instance.
(Inherited from OlapElement.) | |
GetFormattedCaption |
Gets the caption with the specified format.
| |
GetHashCode | Serves as the default hash function. (Inherited from OlapElement.) | |
GetInstance |
Gets the instance for cloning.
(Overrides OlapMemberGetInstance(OlapLevel, OlapMember).) | |
GetMembers |
Gets all the members for the current instance.
(Inherited from OlapMember.) | |
GetMembers(MemberRetrievalOptions) |
Gets the members for the current instance.
(Inherited from OlapMember.) | |
GetMembers(MemberRetrievalOptions, ICollectionMemberValue) |
Gets the members for the current instance.
(Inherited from OlapMember.) | |
HasProperty |
Gets a value indicating whether the current instance has the specified property populated.
(Inherited from OlapMember.) | |
ToString | Returns a string that represents the current object. (Inherited from OlapElement.) |