MultipartUploadId Property
The Id of the multipart upload.
Syntax
__property String MultipartUploadId[int MultipartUploadIndex] = {read=FMultipartUploadId, write=FSetMultipartUploadId};
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