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.V3.Data.Assortment
Assembly: Resto.Front.Api.V3 (in Resto.Front.Api.V3.dll) Version: 4.1.1236.1 (4.1.1236.1)
Syntax
C#
bool IsActive { get; }
Property Value
Type: BooleanSee Also