|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > IStatisticDescription Interface > IStatisticDescription.StatisticFieldName Property (ArcObjects .NET 10.4 SDK) | 
Name of field for which statistic should be calculated.
[Visual Basic .NET] Public Property StatisticFieldName As String
[C#] public string StatisticFieldName {get; set;}
[C++]
HRESULT get_StatisticFieldName(
  BSTR* statFieldName
);
[C++]
HRESULT put_StatisticFieldName(
  BSTR statFieldName
);
[C++]
Parameters statFieldName [out, retval] statFieldName is a parameter of type BSTR statFieldName [in] statFieldName is a parameter of type BSTR