DateMapping Methods

The DateMapping type exposes the following members.

Methods
  NameDescription
Public methodAddLevelMapping
Adds the level mapping.
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 methodGetMemberValueByDate
Gets MemberValue object by date.
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.
Public methodSetTimeProvider
Sets the time provider.
Public methodToString
Returns a string that represents the current object.
(Inherited from FileSystemEntry.)
Top
See Also