Data.Cloud.AmazonAPI.TAmazonObjectResult.OwnerDisplayName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Unit: Data.Cloud.AmazonAPI
Parent: TAmazonObjectResult

Delphi

OwnerDisplayName: string;

C++

System::UnicodeString OwnerDisplayName;

Description

The display name for the owner of the object.

OwnerDisplayName represents the display name for the owner of the object.

See Also