Click or drag to resize

RateScheduleTimingMode Property

Time rate calculation mode, which specifies how to treat rate schedule interval bounds.

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

Property Value

Type: ServiceTimingMode
See Also