MultipartUploadId Property
The Id of the multipart upload.
Syntax
char* GetMultipartUploadId(int iMultipartUploadIndex);
Default Value
""
Remarks
The Id of the multipart upload.
The size of the array is controlled by the MultipartUploadCount property.
This property is read-only and not available at design time.
Data Type
String