ObjectsCount Property
The number of records in the Objects arrays.
Syntax
property ObjectsCount: Integer;
Default Value
0
Remarks
This property controls the size of the following arrays:- ObjectsETag
- ObjectsLastModified
- ObjectsName
- ObjectsOwnerDisplayName
- ObjectsOwnerId
- ObjectsSize
- ObjectsStorageClass
- ObjectsUploadId
This property is read-only and not available at design time.
Data Type
Integer