PartCount Property
The number of records in the Part arrays.
Syntax
property PartCount: Integer;
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