CurrencyCode Field

The ISO 4217 numerical currency code. 
978 for EUR
Public CurrencyCode As Nullable(Of Integer)
This language is not supported or no code example is available.
public Nullable<int> CurrencyCode
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