UploadDocumentDetailShipDocument Property
This indicates if the document will be sent in a subsequent call to GetShipmentLabels or GetPackageLabel .
Syntax
__property bool UploadDocumentDetailShipDocument[int UploadDocumentDetailIndex] = {read=FUploadDocumentDetailShipDocument, write=FSetUploadDocumentDetailShipDocument};
Default Value
false
Remarks
This indicates if the document will be sent in a subsequent call to GetShipmentLabels or GetPackageLabel.
The size of the array is controlled by the UploadDocumentDetailCount property.
This property is not available at design time.
Data Type
Boolean