IdentificationCardGetTrackThree Method |
Gets the track three data for this card.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public IdentificationCardTrackThree GetTrackThree()
Public Function GetTrackThree As IdentificationCardTrackThree
public:
IdentificationCardTrackThree^ GetTrackThree()
member GetTrackThree : unit -> IdentificationCardTrackThree
Return Value
Type:
IdentificationCardTrackThreeTrack three data for this card.
See Also