UploadDocumentDetailDocNumber Property
This is an optional property to specify the sequence number of document to upload.
Object Oriented Interface
public function getUploadDocumentDetailDocNumber($uploaddocumentdetailindex); public function setUploadDocumentDetailDocNumber($uploaddocumentdetailindex, $value);
Procedural Interface
inship_fedexfreightship_get($res, 249 , $uploaddocumentdetailindex); inship_fedexfreightship_set($res, 249, $value , $uploaddocumentdetailindex);
Default Value
0
Remarks
This is an optional property to specify the sequence number of document to upload.
The size of the array is controlled by the UploadDocumentDetailCount property.
This property is not available at design time.
Data Type
Integer