ETag.
[Visual Basic .NET] Public Property ETag As String
[C#] public string ETag {get; set;}
[C++]
HRESULT get_ETag(
BSTR* ETag
);
[C++]
HRESULT put_ETag(
BSTR ETag
);
[C++]Parameters
ETag [out, retval] ETag is a parameter of type BSTR ETag [in] ETag is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.