Data.Cloud.AmazonAPI.TAmazonListPartsResult.OwnerId
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp
| |
| Unit: Data.Cloud.AmazonAPI | |
| Parent: TAmazonListPartsResult | |
Delphi
property OwnerId: string read FOwnerId write FOwnerId;
C++
__property System::UnicodeString OwnerId = {read=FOwnerId, write=FOwnerId};
Description
The AWS ID of the owner of the multipart upload.