This document is archived and information here might be outdated.  Recommended version.


IWMTSDimension.Identifier Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GISClient)  

IWMTSDimension.Identifier Property

Identifier of WMTS Dimension.

[Visual Basic .NET]
Public ReadOnly Property Identifier As String
[C#]
public string Identifier {get;}
[C++]
HRESULT get_Identifier(
  BSTR* ID
);
[C++]

Parameters ID [out, retval] ID is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IWMTSDimension Interface