Click or drag to resize

IKitchenOrderItemProductProcessing1BeginTime Property

Moment when product last time switched to the Processing1 or greater status.

Namespace:  Resto.Front.Api.V4.Data.Kitchen
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
Nullable<DateTime> Processing1BeginTime { get; }

Property Value

Type: NullableDateTime
See Also