Click or drag to resize

IProductGroupMenuIndex Property

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.Data.Assortment
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
int MenuIndex { get; }

Property Value

Type: Int32
See Also