The postal code of the cardholder's address.
public string AddressPostalCode { get; set; }
Public Property AddressPostalCode() As String
Get
Set
public:
property String^ AddressPostalCode
{
String^ get()
void set(String^ value)
}
The postal code of the address.
Can be null if postal code is not encoded in the barcode data used to create the AAMVAID identification.
Character separation using dashes or spaces are ignored.
Canadian postal codes are typically six alphanumeric characters long:
eg. M4RQ5R
United States postal codes are typically in the five numeric character pre-1983 format or the nine numeric character post-1983 ZIP+4 format:
eg. 28205 or 282053245
Mexican postal codes are typically five numeric characters long:
eg. 77508
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document