Provides access to additional properties describing a statistic to be requested from a data source.
Members
| Name | Description | |
|---|---|---|
![]() |
PercentileParameters | Gets the set of parameters for percentile requests. |
![]() |
ResultFieldName | Optional name of field containing result. |
![]() |
StatisticFieldName | Name of field for which statistic should be calculated. |
![]() |
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. |
