Data.Cloud.AmazonAPI.TAmazonObjectResult.VersionId

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

VersionId: string;

C++

System::UnicodeString VersionId;

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