ShippingZip Property
Customer's shipping zip code (or postal code if outside of the USA).
Syntax
char* GetShippingZip();
int SetShippingZip(char* lpszShippingZip);
Default Value
""
Remarks
Customer's shipping zip code (or postal code if outside of the USA).
This property is not available at design time.
Data Type
String