MultipartUploadArchiveDescription Property
The description of the archive (if any).
Syntax
__property String MultipartUploadArchiveDescription[int MultipartUploadIndex] = {read=FMultipartUploadArchiveDescription, write=FSetMultipartUploadArchiveDescription};
Default Value
""
Remarks
The description of the archive (if any).
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