ArcObjects Library Reference (GISClient)  

IWMTSServiceDescription.WMTSAbstract Property

Abstract of WMTS Service.

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

Parameters

Abstract [out, retval]   Abstract is a parameter of type BSTR

Product Availability

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

See Also

IWMTSServiceDescription Interface