ArcObjects Library Reference (Carto)  

IMapServerInfo4.MaxScale Property

The maximum visible scale for the service.

ERROR: Syntax information about IMapServerInfo4.MaxScale may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Carto.dll

[C++]
HRESULT get_MaxScale(
  double* Scale
);
[C++]

Parameters

Scale [out, retval]   Scale is a parameter of type double

Product Availability

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

See Also

IMapServerInfo4 Interface