CODReportFile Property
Filename and location to save the CODReport to.
Syntax
[VB.NET] Public Property CODReportFile As String
[C#] public string CODReportFile {get; set;}
Remarks
This applies only to shipments within the European Union (EU) countries. When applicable and the CODReportFile is set to a valid path and filename, the contents of the CODReport are written to disk upon successful response.
This has to have .html extension.
Default Value
""