Click or drag to resize

IKitchenOrderCookingItemProcessing1BeginTime Property

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

Namespace:  Resto.Front.Api.Data.Kitchen
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
DateTime? Processing1BeginTime { get; }

Property Value

Type: NullableDateTime
See Also