|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > IStatisticsFunctionArguments Interface > IStatisticsFunctionArguments.Type Property (ArcObjects .NET 10.4 SDK) | 
The focal statistic type.
[Visual Basic .NET] Public Property Type As esriFocalStatisticType
[C#] public esriFocalStatisticType Type {get; set;}
[C++]
HRESULT get_Type(
  esriFocalStatisticType* pType
);
[C++]
HRESULT put_Type(
  esriFocalStatisticType pType
);
[C++]
Parameters pType [out, retval]
pType is a parameter of type esriFocalStatisticType pType [in]
pType is a parameter of type esriFocalStatisticType