Click or drag to resize

IProductProductTags Property

Set of custom product tags.

Namespace:  Resto.Front.Api.Data.Assortment
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
IReadOnlyList<IProductTag> ProductTags { get; }

Property Value

Type: IReadOnlyListIProductTag
See Also