Open this page in the API Guide

CalendarLevelMapping Class

Level information for date mapping.
Inheritance Hierarchy
System.Object
  Dundas.BI.Entities.DateMappings.CalendarLevelMapping

Namespace:  Dundas.BI.Entities.DateMappings
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.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