IdentificationCardTrackThreeGetJurisdictionVersion Method |
Gets the jurisdiction version from the card.
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax public string GetJurisdictionVersion()
Public Function GetJurisdictionVersion As String
public:
String^ GetJurisdictionVersion()
member GetJurisdictionVersion : unit -> string
Return Value
Type:
Stringjurisdiction version from the card.
See Also