Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

CODReport Property

Image of a COD Turn In Page.

Syntax

[VB.NET]
Public ReadOnlyProperty CODReport As String
Public ReadOnlyProperty CODReportB As Byte()

[C#]
public string CODReport {get;}
public byte[] CODReportB {get;}

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.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0