Click or drag to resize
ICalendarStrings Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface ICalendarStrings

The ICalendarStrings type exposes the following members.

Properties
  NameDescription
Public propertyDayNames
List of short day names.
Public propertyLongDayNames
List of long day names.
Public propertyLongMonthNames
List of long month names.
Public propertyMonthNames
List of short month names.
Top
See Also