Click or drag to resize

IKitchenOrderCookingItemCookingTime Property

Standard cooking time defined by settings if cooking is started, otherwise null.

Namespace: Resto.Front.Api.Data.Kitchen
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
TimeSpan? CookingTime { get; }

Property Value

NullableTimeSpan
See Also