PartCount Property
The number of records in the Part arrays.
Syntax
__property int PartCount = {read=FPartCount, write=FSetPartCount};
Default Value
0
Remarks
This property controls the size of the following arrays:- PartArchiveDescription
- PartCreationDate
- PartSHA256TreeHash
- PartSize
- PartStartPosition
- PartUploadId
- PartVaultArn
This property is read-only and not available at design time.
Data Type
Integer