This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > IStatisticDescription Interface > IStatisticDescription.StatisticType Property (ArcObjects .NET 10.4 SDK) |
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