Click or drag to resize

IOrderServiceItemIsStarted Property

Whether the service is running now.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
bool IsStarted { get; }

Property Value

Type: Boolean
See Also