Data.Cloud.AmazonAPI.TAmazonObjectResult.VersionId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

VersionId: string;

C++

System::UnicodeString VersionId;

Properties

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

Description

The version ID of the object, if the object is populated.

VersionId represents the version ID of the object, if the object is populated.

See Also