CODLabelFile Property
The file the COD label should be written to.
Syntax
char* GetCODLabelFile();
int SetCODLabelFile(char* lpszCODLabelFile);
Default Value
""
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.
Data Type
String