IdentificationCardTrackThreeGetJurisdictionVersion Method |
Gets the jurisdiction version from the card.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.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