Click or drag to resize

RateScheduleIntervalDay Property

Day of week of the interval.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public DayOfWeek Day {
	get;
 }

Property Value

Type: DayOfWeek
See Also