This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IA > IArgStatisticsFunctionArguments Interface > IArgStatisticsFunctionArguments.ArgStatisticsType Property (ArcObjects .NET 10.5 SDK) |
The arg statistics type.
[Visual Basic .NET] Public Property ArgStatisticsType As esriArgStatisticsType
[C#] public esriArgStatisticsType ArgStatisticsType {get; set;}
[C++]
HRESULT get_ArgStatisticsType(
esriArgStatisticsType* pType
);
[C++]
HRESULT put_ArgStatisticsType(
esriArgStatisticsType pType
);
[C++]
Parameters pType [out, retval]
pType is a parameter of type esriArgStatisticsType pType [in]
pType is a parameter of type esriArgStatisticsType