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


IFeatureServerInfo.MaxRecordCount Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IFeatureServerInfo.MaxRecordCount Property

.

[Visual Basic .NET]
Public ReadOnly Property MaxRecordCount As Integer
[C#]
public int MaxRecordCount {get;}
[C++]
HRESULT get_MaxRecordCount(
  long* MaxRecordCount
);
[C++]

Parameters MaxRecordCount [out, retval] MaxRecordCount is a parameter of type long

Product Availability

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

See Also

IFeatureServerInfo Interface