CurrencyIdentifiers.BAM Property

Definition

Gets the currency identifier for the Bosnia and Herzegovina Convertible Mark.

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

Property Value

String

Platform::String

winrt::hstring

The string "BAM", which identifies the Bosnia and Herzegovina Convertible Mark.

Applies to