DSAzure.TAzureService.GetResponseETag

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetResponseETag: String;

C++

System::UnicodeString __fastcall GetResponseETag();

Properties

Type Visibility Source Unit Parent
function protected
DSAzure.pas
DSAzure.hpp
DSAzure TAzureService

Description

Protected getter implementation for the ETag property.

GetResponseETag is the protected getter implementation for the ETag property.

See Also