NetAmount Field

Mandatory Field 
The price of goods without any VAT applied to it
Public NetAmount As Nullable(Of Integer)
This language is not supported or no code example is available.
public Nullable<int> NetAmount
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