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


IWMTSDimension.DefaultValue Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GISClient)  

IWMTSDimension.DefaultValue Property

Default value for WMTS Dimension.

[Visual Basic .NET]
Public ReadOnly Property DefaultValue As String
[C#]
public string DefaultValue {get;}
[C++]
HRESULT get_DefaultValue(
  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