PartCount Property
The number of records in the Part arrays.
Object Oriented Interface
public function getPartCount();
Procedural Interface
incloudstorage_amazonglacier_get($res, 43 );
Default Value
0
Remarks
This property controls the size of the following arrays:- PartArchiveDescription
- PartCreationDate
- PartSHA256TreeHash
- PartSize
- PartStartPosition
- PartUploadId
- PartVaultArn
The array indices start at 0 and end at PartCount-1.
This property is read-only and not available at design time.
Data Type
Integer