MagneticStripeReaderAamvaCardDataReceivedEventArgs.Weight Property

Definition

Gets the weight from the swiped AAMVA card.

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

Property Value

String

Platform::String

winrt::hstring

The weight from the swiped AAMVA card.

Applies to