Click or drag to resize

ITableIsActive Property

Gets a value that indicates whether new orders can be created on this table. The table can be activated or deactivated via iikoOffice.

Namespace:  Resto.Front.Api.Data.Organization.Sections
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
bool IsActive { get; }

Property Value

Type: Boolean
See Also