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


IStatisticsRequest Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > IStatisticsRequest Interface
ArcGIS Developer Help

IStatisticsRequest Interface

Provides access to properties describing a request for statistics from a Map Server.

Product Availability

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

Members

Name Description
Read/write property GroupByFields Comma-separated list of GROUP BY fields.
Read/write property OrderByFields Comma-separated list of ORDER BY fields (with ASC or DESC specifiers).
Read/write property StatisticDescriptions The array of descriptions for individual statistics.

Classes that implement IStatisticsRequest

Classes Description
StatisticsRequest A request of statistics from a Map Server.