TrackEventZipCode Property
Postal code where the tracking event happened.
Syntax
__property String TrackEventZipCode[int TrackEventIdx] = {read=FTrackEventZipCode, write=FSetTrackEventZipCode};
Default Value
""
Remarks
Postal code where the tracking event happened. Returned if the country, where the scanning activity happened, supports postal-code system.
The size of the array is controlled by the TrackEventCount property.
This property is read-only and not available at design time.
Data Type
String