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