![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Type of statistic.
[Visual Basic .NET] Public Property StatisticType As esriDataStatType
[C#] public esriDataStatType StatisticType {get; set;}
[C++]
HRESULT get_StatisticType(
  esriDataStatType* statType
);
[C++]
HRESULT put_StatisticType(
  esriDataStatType statType
);
[C++] Parameters statType [out, retval]
statType is a parameter of type esriDataStatType* statType [in]
statType is a parameter of type esriDataStatType