CurrencyIdentifiers.PAB Property

Definition

Gets the currency identifier for the Panamanian Balboa.

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

Property Value

String

Platform::String

winrt::hstring

The string "PAB", which identifies the Panamanian Balboa.

Applies to