MsrBase.ParseDecodeData 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.
If true, the decoded data contained within the Track1Data and Track2Data properties is further separated into fields for access via various other properties.
public override bool ParseDecodeData { get; set; }
member this.ParseDecodeData : bool with get, set
Public Overrides Property ParseDecodeData As Boolean