Data.Cloud.AmazonAPI.TAmazonObjectResult.OwnerID

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

OwnerID: string;

C++

System::UnicodeString OwnerID;

Description

The ID of the owner of the object.

OwnerID represents the ID of the owner of the object.

See Also