CODReport Property
Image of a COD Turn In Page.
Syntax
__property String CODReport = {read=FCODReport, write=FSetCODReport}; __property RawByteString CODReportB = {read=FCODReportB, write=FSetCODReportB};
Default Value
""
Remarks
This applies only to shipments within the European Union (EU) countries. It is the decoded binary image file of the COD report, stored in memory upon successful ship response. The report is generated in HTML format and it will automatically be saved to disk in the file designated by CODReportFile (if this is set to a valid path and filename).
This property is read-only.
Data Type
Binary String