PinPad.AvailableLanguagesList Property

Definition

Holds an array of the languages supported by the pre-defined prompts in the PIN pad device, as defined by the CultureInfo .NET Framework Class.

public abstract System.Globalization.CultureInfo[] AvailableLanguagesList { get; }
member this.AvailableLanguagesList : System.Globalization.CultureInfo[]
Public MustOverride ReadOnly Property AvailableLanguagesList As CultureInfo()

Property Value

Applies to