Click or drag to resize

IOrderServiceItemIsStarted Property

Whether the service is running now.

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

Property Value

Boolean
See Also