DateMapping Methods |
The DateMapping type exposes the following members.
| Name | Description | |
|---|---|---|
| AddLevelMapping |
Adds the level mapping.
| |
| GetDateByUniqueName |
Gets the date by the member unique name.
| |
| GetFirstMemberUniqueName |
Gets the first member unique name for the specific level.
| |
| GetLastMemberUniqueName |
Gets the last member unique name.
| |
| GetMemberByDate |
Gets OlapMember object by date.
| |
| GetMembersInRange |
Gets the members in the specified date range.
| |
| GetMemberValueByDate |
Gets MemberValue object by date.
| |
| GetNextMember |
Gets the next member.
| |
| GetPreviousMember |
Gets the previous member for provided date.
| |
| GetRange |
Gets the RangeMemberValue based on start and end date.
| |
| SetTimeProvider |
Sets the time provider.
| |
| ToString | Returns a string that represents the current object. (Inherited from FileSystemEntry.) |