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