TotalAmount Field

Mandatory Field 
The amount of VAT that is applied to the net amount
Public TotalAmount As Nullable(Of Integer)
This language is not supported or no code example is available.
public Nullable<int> TotalAmount
This language is not supported or no code example is available.

Field Value

Nullable<int>

.NET Framework

Supported in: 3.5 or newer

In this article

Definition