Click or drag to resize

IKitchenOrderCookingItemProcessing2BeginTime Property

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

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

Property Value

Type: NullableDateTime
See Also