OlapTimeMember Methods

The OlapTimeMember type exposes the following members.

Methods
  NameDescription
Public methodAddInterval
Returns the member on the same level shifted by the specified time interval.
Public methodCompareTo
Compares current instance with argument instance.
(Inherited from OlapElement.)
Public methodGetFormattedCaption
Gets the caption with the specified format.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from OlapElement.)
Protected methodGetInstance
Gets the instance for cloning.
(Overrides OlapMemberGetInstance(OlapLevel, OlapMember).)
Public methodGetMembers
Gets all the members for the current instance.
(Inherited from OlapMember.)
Public methodGetMembers(MemberRetrievalOptions)
Gets the members for the current instance.
(Inherited from OlapMember.)
Public methodGetMembers(MemberRetrievalOptions, ICollectionMemberValue)
Gets the members for the current instance.
(Inherited from OlapMember.)
Public methodHasProperty
Gets a value indicating whether the current instance has the specified property populated.
(Inherited from OlapMember.)
Public methodToString
Returns a string that represents the current object.
(Inherited from OlapElement.)
Top
See Also