IDateMapping Methods

The IDateMapping type exposes the following members.

Methods
  NameDescription
Public methodGetDateByUniqueName
Gets the date by the member unique name.
Public methodGetFirstMemberUniqueName
Gets the first member unique name for the specific level.
Public methodGetLastMemberUniqueName
Gets the last member unique name.
Public methodGetMemberByDate
Gets OlapMember object by date.
Public methodGetMembersInRange
Gets the members in the specified date range.
Public methodGetNextMember
Gets the next member.
Public methodGetPreviousMember
Gets the previous member for provided date.
Public methodGetRange
Gets the RangeMemberValue based on start and end date.
Top
See Also