IdentificationCardGetTrackTwo Method |
Gets the track two data for this card.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public IdentificationCardTrackTwo GetTrackTwo()
Public Function GetTrackTwo As IdentificationCardTrackTwo
public:
IdentificationCardTrackTwo^ GetTrackTwo()
member GetTrackTwo : unit -> IdentificationCardTrackTwo
Return Value
Type:
IdentificationCardTrackTwoTrack two data for this card.
See Also