Identifier of this card reader type and implementation.

Namespace: BasicCard.Terminals
Assembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)

Syntax

C#
string TypeID { get; }
Visual Basic
ReadOnly Property TypeID As String
	Get
Visual C++
property String^ TypeID {
	String^ get ();
}
F#
abstract TypeID : string with get

Property Value

Type: String

See Also