Data.Cloud.AmazonAPI.TAmazonMultipartPart.ETag

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ETag: string;

C++

System::UnicodeString ETag;

Properties

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

Description

The ETag of the part, as returned by the server when the part is uploaded.

ETag represents the ETag of the part, as returned by the server when the part is uploaded.

See Also