CalendarLevelMapping Class

Level information for date mapping.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Entities.DateMappingsCalendarLevelMapping

Namespace:  Dundas.BI.Entities.DateMappings
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class CalendarLevelMapping

The CalendarLevelMapping type exposes the following members.

Constructors
  NameDescription
Public methodCalendarLevelMapping
Initializes a new instance of the CalendarLevelMapping class.
Top
Properties
  NameDescription
Public propertyCaptionFormat
Gets or sets the caption format.
Public propertyGranularity
Gets the granularity.
Public propertyIntervalId
Gets the level interval ID.
Public propertyIsDescending
Gets a value indicating whether this level is sorted descending.
Public propertyLocalizedCaptionFormat
Gets the localized caption format.
Public propertyLocalizedShortCaptionFormat
Gets the localized short caption format.
Public propertyShortCaptionFormat
Gets or sets the short caption format.
Top
See Also