This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > IServiceDataOptions Interface > IServiceDataOptions.ETag Property (ArcObjects .NET 10.4 SDK) |
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