BucketsOwnerId Property
The owner of the current bucket.
Syntax
__property String BucketsOwnerId[int BucketsIndex] = {read=FBucketsOwnerId, write=FSetBucketsOwnerId};
Default Value
""
Remarks
The owner of the current bucket.
The size of the array is controlled by the BucketsCount property.
This property is read-only and not available at design time.
Data Type
String