PartUploadId Property
The Id of the multipart upload associated with this part.
Syntax
property PartUploadId[PartIndex: Integer]: String;
Default Value
''
Remarks
The Id of the multipart upload associated with this part.
The size of the array is controlled by the PartCount property.
This property is read-only and not available at design time.
Data Type
String