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


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

IStatisticDescription Interface

Provides access to properties describing a statistic to be requested from the server.

Product Availability

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

Members

Name Description
Read/write property ResultFieldName Optional name of field containing result.
Read/write property StatisticFieldName Name of field for which statistic should be calculated.
Read/write property StatisticType Type of statistic.

Classes that implement IStatisticDescription

Classes Description
StatisticDescription A statistic to be requested from the server.