MagneticStripeReaderCardTypes.Aamva Property

Definition

Indicates the American Association of Motor Vehicle Administrators (AAMVA) card type.

public:
 static property unsigned int Aamva { unsigned int get(); };
static uint32_t Aamva();
public static uint Aamva { get; }
var uInt32 = MagneticStripeReaderCardTypes.aamva;
Public Shared ReadOnly Property Aamva As UInteger

Property Value

UInt32

unsigned int

uint32_t

The AAMVA card type.

Applies to