UploadDocumentDetailShipDocument Property
This indicates if the document will be sent in a subsequent call to GetShipmentLabels or GetPackageLabel .
Syntax
property UploadDocumentDetailShipDocument[UploadDocumentDetailIndex: Integer]: Boolean;
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