ObjectsCount Property
The number of records in the Objects arrays.
Syntax
__property int ObjectsCount = {read=FObjectsCount, write=FSetObjectsCount};
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