Click or drag to resize

IProductMenuIndex Property

Gets an index of product in hierarchical menu, can be used to sort products inside the same product group.

Namespace:  Resto.Front.Api.Data.Assortment
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
int MenuIndex { get; }

Property Value

Type: Int32
See Also