IdentificationCardTrackTwoGetIssuerNumber Method |
Gets the issuer identification number. This can be used to determine
which state issued the document.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public string GetIssuerNumber()
Public Function GetIssuerNumber As String
public:
String^ GetIssuerNumber()
member GetIssuerNumber : unit -> string
Return Value
Type:
Stringissuer identification number
See Also