lineNumber Field

The line number of the invoice, type of Integer. 
ATTENTION: This number is not always an auto-increment number. You have to use the actual line number of the invoice sent. To get that number, you have to use the RequestInvoices.getInvoice.
Public lineNumber As Integer
This language is not supported or no code example is available.
public int lineNumber
This language is not supported or no code example is available.

Field Value

int

.NET Framework

Supported in: 3.5 or newer

In this article

Definition