IdentificationCardTrackThreeGetPostalCode Method  | 
 
            Gets the postal code from the card
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic string GetPostalCode()
Public Function GetPostalCode As String
public:
String^ GetPostalCode()
member GetPostalCode : unit -> string 
Return Value
Type: 
Stringpostal code from the card
See Also