CODLabelFile Property
The file the COD label should be written to.
Syntax
[VB.NET] Public Property CODLabelFile As String
[C#] public string CODLabelFile {get; set;}
Remarks
The COD label will be written to the file specified. If no file is specified then the image will be stored in memory in CODLabel.
Note that this will only be set if COD is used on the shipment level with an Express shipment.
Default Value
""