Click or drag to resize

ITimePeakIntervalDaysOfWeek Property

Collection of days of week when this peak interval is active.

Namespace: Resto.Front.Api.Data.Kitchen
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
ICollection<DayOfWeek> DaysOfWeek { get; }

Property Value

ICollectionDayOfWeek
See Also