IdentificationCardGetTrackTwo Method |
Gets the track two data for this card.
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.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