MonthNames Property
Overloads
MonthNames |
List of short month names. JSON property name: qMonthNames |
MonthNames
List of short month names.
JSON property name: qMonthNames
Declaration
public IEnumerable<string> MonthNames { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.String> |