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