ShippingZip Property
Customer's shipping zip code (or postal code if outside of the USA).
Syntax
__property String ShippingZip = {read=FShippingZip, write=FSetShippingZip};
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