This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMTSLayerDescription Interface > IWMTSLayerDescription.Identifier Property (ArcObjects .NET 10.5 SDK) |
Identifier of WMTS layer.
[Visual Basic .NET] Public ReadOnly Property Identifier As String
[C#] public string Identifier {get;}
[C++]
HRESULT get_Identifier(
BSTR* stringId
);
[C++]
Parameters stringId [out, retval] stringId is a parameter of type BSTR