ITimeHierarchyMember Methods

The ITimeHierarchyMember type exposes the following members.

Methods
  NameDescription
Public methodAddInterval
Returns the member on the same level shifted by the specified time interval.
Public methodGetFormattedCaption
Gets the caption with the specified format.
(Inherited from IFormattableHierarchyMember.)
Public methodGetMembers
Gets all the members for the current instance.
(Inherited from IHierarchyMemberContainer.)
Public methodGetMembers(MemberRetrievalOptions)
Gets the members for the current instance.
(Inherited from IHierarchyMemberContainer.)
Public methodGetMembers(MemberRetrievalOptions, ICollectionMemberValue)
Gets the members for the current instance.
(Inherited from IHierarchyMemberContainer.)
Public methodHasProperty
Gets a value indicating whether the current instance has the specified property populated.
(Inherited from IHierarchyMember.)
Top
See Also