Click or drag to resize

HierarchicalMenuProductGroups Property

Namespace:  Resto.Front.Api.V4.Data.DataTransferObjects
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
public List<IProductGroup> ProductGroups { get; set; }

Property Value

Type: ListIProductGroup
See Also