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