CalendarLevelMappingData Class |
Namespace: Dundas.BI.WebApi.Models
The CalendarLevelMappingData type exposes the following members.
Name | Description | |
---|---|---|
CalendarLevelMappingData |
Initializes a new instance of the CalendarLevelMappingData class.
|
Name | Description | |
---|---|---|
CaptionFormat |
Gets or sets the caption format.
| |
Granularity |
Gets the granularity.
| |
IntervalId |
Gets the level interval ID.
| |
LocalizedCaptionFormat |
Gets the localized caption format.
| |
LocalizedShortCaptionFormat |
Gets the localized short caption format.
| |
ShortCaptionFormat |
Gets or sets the short caption format.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
ToDataContractMapping |
The mapping from CalendarLevelMapping to CalendarLevelMappingData.
| |
ToEntityMapping |
The mapping from CalendarLevelMappingData to CalendarLevelMapping.
|