IdentificationCardTrackOneGetFirstName Method |
Gets the card holders first name
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax public string GetFirstName()
Public Function GetFirstName As String
public:
String^ GetFirstName()
member GetFirstName : unit -> string
Return Value
Type:
Stringcard holders first name
See Also