IDateMapping Interface |
Namespace: Dundas.BI.Entities.DateMappings
The IDateMapping type exposes the following members.
Name | Description | |
---|---|---|
![]() | LevelMapping |
Gets the level mapping information.
|
![]() | StartDate |
Gets the start date.
|
![]() | TimeProvider |
Gets the time provider.
|
![]() | UniqueName |
Gets the object unique name.
(Inherited from IUniqueName.) |
Name | Description | |
---|---|---|
![]() | 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.
|
![]() | GetNextMember |
Gets the next member.
|
![]() | GetPreviousMember |
Gets the previous member for provided date.
|
![]() | GetRange |
Gets the RangeMemberValue based on start and end date.
|