CurrencyIdentifiers.OMR Property

Definition

Gets the currency identifier for the Omani Rial.

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

Property Value

String

Platform::String

winrt::hstring

The string "OMR", which identifies the Omani Rial.

Applies to