[]
        
(Showing Draft Content)

C1.Schedule.CalendarInfo.Holidays

Holidays Property

Holidays

Gets the List<T> object which holds the list of holidays (non-working days in addition to weekends).

Declaration
[C1Category("CalendarInfo")]
[C1Description("CalendarInfo.Holidays", "The list of holidays.")]
public List<DateTime> Holidays { get; }