UploadDocumentDetailUploadFileName Property
This contains the name of file to be uploaded to FedEx.
Object Oriented Interface
public function getUploadDocumentDetailUploadFileName($uploaddocumentdetailindex); public function setUploadDocumentDetailUploadFileName($uploaddocumentdetailindex, $value);
Procedural Interface
inship_fedexshipintl_get($res, 178 , $uploaddocumentdetailindex); inship_fedexshipintl_set($res, 178, $value , $uploaddocumentdetailindex);
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