MagneticStripeReaderAamvaCardDataReceivedEventArgs.Gender Property

Definition

Gets the gender from the swiped AAMVA card.

public:
 property Platform::String ^ Gender { Platform::String ^ get(); };
winrt::hstring Gender();
public string Gender { get; }
var string = magneticStripeReaderAamvaCardDataReceivedEventArgs.gender;
Public ReadOnly Property Gender As String

Property Value

String

Platform::String

winrt::hstring

The gender from the swiped AAMVA card.

Applies to