IdentificationCardGetTrackOne Method |
Gets the track one data for this card.
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax public IdentificationCardTrackOne GetTrackOne()
Public Function GetTrackOne As IdentificationCardTrackOne
public:
IdentificationCardTrackOne^ GetTrackOne()
member GetTrackOne : unit -> IdentificationCardTrackOne
Return Value
Type:
IdentificationCardTrackOneTrack one data for this card.
See Also