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