Click or drag to resize

InvoiceRow Properties

The InvoiceRow type exposes the following members.

Properties
  Name Description
Public property articleIdentifier Invoice row article identifier.
Public property articleName Invoice row article name.
Public property CaseGUIDs Invoicerow unique identifiers of cases
Public property deliveredQuantity Invoice row quantity.
Public property EventDate Invoice row event date.
Public property GUID Unique identifier for the invoice row.
Public property HourGUIDs Invoicerow unique identifiers of hours
Public property ItemGUIDs Invoicerow unique identifiers of items
Public property MainCaseGUID Unique identifier of the main case which is invoiced on this invoice row.
Public property MainCaseName Name of the main case which is invoiced on this invoice row.
Public property MainCaseNumber Number of the main case which is invoiced on this invoice row.
Public property MainUserFullName Name of the main user on the invoice row.
Public property MainUserGUID Unique identifier of the main user on the invoice row.
Public property PhaseGUIDs Unique identifiers of phases on invoice row.
Public property ProductGUIDs Invoicerow unique identifiers of products
Public property quantityUnitCode Invoice row measurement unit of quantity.
Public property rowAccountDimensionText Invoicerow account dimension text.
Public property rowAmount Invoice row VAT included total.
Public property rowAmountCurrencyIdentifier Invoice row's row total currency identifier.
Public property rowCostAmount Total cost, without VAT, of the invoice row. To get unit cost divide by deliveredQuantity.
Public property rowCostCenterGUID The identifier of the cost center.
Public property rowCostCenterName Invoicerow costcenter name
Public property rowCostCenterNumber Invoicerow costcenter number
Public property rowDeliveryDate Not in use.
Public property rowFreeText Invoice row title.
Public property rowIdentifier Unique identifier for the invoice row.
Public property rowNumber Invoice row row number.
Public property rowRecurringSalesAccountNumber Invoicerow recurring salesaccount number
Public property rowSalesAccountNumber Invoicerow salesaccount number
Public property rowSalesReceivableAccountNumber Invoice row sales receivable account number.
Public property rowUnitPrice Invoice row unit price in 2decimals.
Public property rowUnitPricePrecise Invoice row unit price in 4decimals.
Public property rowVatAccountNumber Invoicerow VAT account number.
Public property rowVatAmount Invoice row VAT amount.
Public property rowVatCode Invoice row VAT code.
Public property rowVatCurrencyIdentifier Invoice row VAT currency identifier.
Public property rowVatExcludedAmount Invoicerow VAT exluded total.
Public property rowVatExcludedCurrencyIdentifier Invoice row VAT exclued currency identifier.
Public property rowVatRatePercent Invoicerow VAT percent.
Public property TravelExpenseGUIDs Invoicerow unique identifiers of travel expenses
Public property unitPriceAmount Invoice row unit price in 2decimals.
Public property unitPriceAmountPrecise Invoice row unit price in 4decimals.
Public property unitPriceCurrencyIdentifier Invoicerow currency identifier.
Public property UserGUIDs Invoicerow unique identifiers of users
Top
See Also