ArcObjects Library Reference (Carto)  

IMapServerInfo4.MinScale Property

The minimum visible scale for the service.

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

[C++]
HRESULT get_MinScale(
  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