Click or drag to resize

IProductIsActive Property

Gets a value that indicates whether this product is active in assortment base. Product can be activated or deactivated via iikoOffice.

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

Property Value

Type: Boolean
See Also