Click or drag to resize

SalesEntryLines Property

Namespace:  LSRetail.Omni.Domain.DataModel.Base.SalesEntries
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2024.6
Syntax
C#
public List<SalesEntryLine> Lines { get; set; }

Property Value

Type: ListSalesEntryLine
See Also