Click or drag to resize

ProductModifierGroupTextModifiers Property

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Menu
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: LS Omni 3.7.0
Syntax
C#
public List<TextModifier> TextModifiers { get; set; }

Property Value

Type: ListTextModifier
See Also