This class represents an invoice line that belongs to a TInvoice

Properties

The following are the properties of the class

  • SequenceNumber - Integer

  • ItemCode- String

  • Text- String

  • Text2 - String

  • WareHouse - String

  • Quantity- Double

  • UnitCode - String

  • UnitPrice - Double

  • UnitPriceWithTax - Double

  • Discount - Double

  • DiscountAmount - Double

  • TotalAmountWithTax - Double

  • TotalAmount- Double

  • Variations : Array of TVariation

  • Dim1 - String

  • DiscountAmountWithTax - Double

  • Reference - String
  • ExtraProperties - ArrayOfExtraProperties