CurrencyIdentifiers.JOD Property

Definition

Gets the currency identifier for the Jordanian Dinar.

public:
 static property Platform::String ^ JOD { Platform::String ^ get(); };
static winrt::hstring JOD();
public static string JOD { get; }
var string = CurrencyIdentifiers.jOD;
Public Shared ReadOnly Property JOD As String

Property Value

String

Platform::String

winrt::hstring

The string "JOD", which identifies the Jordanian Dinar.

Applies to