Msr.TracksToWrite 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.
Specifies which MSR tracks will be written when the WriteTracks(Byte[], Byte[], Byte[], Byte[], Int32) method is called and an MSR card swiped.
public virtual Microsoft.PointOfService.MsrTracks TracksToWrite { get; set; }
member this.TracksToWrite : Microsoft.PointOfService.MsrTracks with get, set
Public Overridable Property TracksToWrite As MsrTracks