PartUploadId Property
The Id of the multipart upload associated with this part.
Syntax
char* GetPartUploadId(int iPartIndex);
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