CardNumber Property
The credit card number parsed from the CardTrack2Data .
Syntax
[VB.NET] Public ReadOnlyProperty CardNumber As String
[C#] public string CardNumber {get;}
Remarks
This read-only property will be computed by the component after the CardTrack2Data property is set.
This property is read-only.
Default Value
""