Data.Cloud.AmazonAPI.TAmazonObjectResult.OwnerID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

OwnerID: string;

C++

System::UnicodeString OwnerID;

Properties

Type Visibility Source Unit Parent
field public
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonObjectResult

Description

The ID of the owner of the object.

OwnerID represents the ID of the owner of the object.

See Also