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


IWMTSTileMatrixSet.Identifier Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GISClient)  

IWMTSTileMatrixSet.Identifier Property

Tile matrix set identifier.

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

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

Product Availability

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

See Also

IWMTSTileMatrixSet Interface