Click or drag to resize

LoyItemLocations Property


Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.Items
Assembly: LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public List<ItemLocation> Locations { get; set; }

Property Value

ListItemLocation
See Also