amount Field

The amount, type of Double This field usually refers to the netValue. 
However, if the classificationCategory is "category2_5", then the amount is the sum of netValue + vatAmount of the invoice.
Public amount As Double
This language is not supported or no code example is available.
public double amount
This language is not supported or no code example is available.

Field Value

double

.NET Framework

Supported in: 3.5 or newer

In this article

Definition