ObjectsUploadId Property
The Update ID that identifies the multipart upload.
Syntax
__property String ObjectsUploadId[int ObjectsIndex] = {read=FObjectsUploadId, write=FSetObjectsUploadId};
Default Value
""
Remarks
The Update ID that identifies the multipart upload.
The size of the array is controlled by the ObjectsCount property.
This property is read-only and not available at design time.
Data Type
String