DSAzure.TAzureService.GetResponseETag

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
DSAzure.pas
DSAzure.hpp
Unit: DSAzure
Parent: TAzureService

Delphi

function GetResponseETag: String;

C++

System::UnicodeString __fastcall GetResponseETag();

Description

Protected getter implementation for the ETag property.

GetResponseETag is the protected getter implementation for the ETag property.

See Also