Gets an index of product group in hierarchical menu, can be used to sort product groups inside the same parent 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