Click or drag to resize

ReplBarcodeResponseBarcodes Property


Namespace: LSRetail.Omni.Domain.DataModel.Base.Replication
Assembly: LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public List<ReplBarcode> Barcodes { get; set; }

Property Value

ListReplBarcode
See Also