This class represents an order line
Properties
The following are the properties of the class
SequenceNumber - Integer
ItemCode - String
Text - String
WareHouse - String
Quantity - Double
UnitPrice - Double
UnitPriceWithTax - Double
Discount - Double
DiscountPercent - Double
TotalAmount - Double
TotalAmountWithTax - Double
Variations - Array of TVariation
BarCode - String
SkipOrderLineInCreate - Boolean
CreatedSalesOrderQuantity - Double
QuantityDelivered - Double
Reference - String
UseCustomerItemCode - Boolean
EDIOrderNumber - String
UNDOrderNumber - Integer
Related articles