MagneticStripeReaderAamvaCardDataReceivedEventArgs.Suffix Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the suffix from the swiped AAMVA card.
public:
property Platform::String ^ Suffix { Platform::String ^ get(); };
winrt::hstring Suffix();
public string Suffix { get; }
var string = magneticStripeReaderAamvaCardDataReceivedEventArgs.suffix;
Public ReadOnly Property Suffix As String
Property Value
The suffix from the swiped AAMVA card.