MultipartUploadCount Property
The number of records in the MultipartUpload arrays.
Syntax
__property int MultipartUploadCount = {read=FMultipartUploadCount, write=FSetMultipartUploadCount};
Default Value
0
Remarks
This property controls the size of the following arrays:- MultipartUploadArchiveDescription
- MultipartUploadCreationDate
- MultipartUploadId
- MultipartUploadPartSize
- MultipartUploadVaultArn
This property is read-only and not available at design time.
Data Type
Integer