IKitchenOrderCookingItemEstimatedCookingBeginTime Property |
Moment when item cooking should be started. This property is null until cooking should be started.
Namespace:
Resto.Front.Api.V5.Data.Kitchen
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax DateTime? EstimatedCookingBeginTime { get; }
Property Value
Type:
NullableDateTimeSee Also