UploadDocumentDetails Property
Collection of documents to be uploaded to FedEx.
Syntax
public UploadDocumentDetailList getUploadDocumentDetails(); public void setUploadDocumentDetails(UploadDocumentDetailList uploadDocumentDetails);
Remarks
This contains a collection of the details of the documents to be uploaded to FedEx when UploadDocuments is called. If the ETD option (0x00000200L) is specified in the ShipmentSpecialServices property, the documents specified will be sent electronically with the shipment.
This property is not available at design time.