Click or drag to resize

InventoryResponseQtySoldNotPosted Property

Quantity that has been sold through a POS transaction but not posted by a statement yet

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Requests
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: LS Omni 3.7.0
Syntax
C#
public decimal QtySoldNotPosted { get; set; }

Property Value

Type: Decimal
See Also