The array of descriptions for individual statistics.
[Visual Basic .NET] Public Property StatisticDescriptions As IStatisticDescriptions
[C#] public IStatisticDescriptions StatisticDescriptions {get; set;}
[C++]
HRESULT get_StatisticDescriptions(
IStatisticDescriptions** ppStats
);
[C++]
HRESULT putref_StatisticDescriptions(
IStatisticDescriptions* ppStats
);
[C++]Parameters
ppStats [out, retval]ppStats is a parameter of type IStatisticDescriptions
ppStats [in]ppStats is a parameter of type IStatisticDescriptions
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.