ArcObjects Library Reference (GISClient)  

IWMTSDimension.UnitsSymbol Property

Symbol of the units for value in WMTS Dimension.

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

Parameters

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

Product Availability

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

See Also

IWMTSDimension Interface