UploadDocumentDetailUploadFileName Property
This contains the name of file to be uploaded to FedEx.
Syntax
property UploadDocumentDetailUploadFileName[UploadDocumentDetailIndex: Integer]: String;
Default Value
''
Remarks
This contains the name of file to be uploaded to FedEx.
The size of the array is controlled by the UploadDocumentDetailCount property.
This property is not available at design time.
Data Type
String