Gets an index of product in hierarchical menu, can be used to sort products inside the same product group.
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#
int MenuIndex { get; }
Property Value
Type: Int32See Also