MsrBase.TracksToRead 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.
Indicates the track data that the application wishes to place into the Track1Data, Track2Data, Track3Data and Track4Data properties following a card swipe.
public override Microsoft.PointOfService.MsrTracks TracksToRead { get; set; }
member this.TracksToRead : Microsoft.PointOfService.MsrTracks with get, set
Public Overrides Property TracksToRead As MsrTracks