This document is archived and information here might be outdated. Recommended version. |
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