IStatisticDescription2 Interface

Provides access to additional properties describing a statistic to be requested from a data source.

Members

Name Description
Read/write property PercentileParameters Gets the set of parameters for percentile requests.
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.

IStatisticDescription2.PercentileParameters Property

Gets the set of parameters for percentile requests.

Public Property PercentileParameters As IPercentileParameters
public IPercentileParameters PercentileParameters {get; set;}

Inherited Interfaces

Interfaces Description
IStatisticDescription Provides access to properties describing a statistic to be requested from a data source.

Classes that implement IStatisticDescription2

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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.