Type of the Item, as an enumeration.
[Visual Basic .NET] Public ReadOnly Property Type As esriArcInfoItemType
[C#] public esriArcInfoItemType Type {get;}
[C++]
HRESULT get_Type(
esriArcInfoItemType* Type
);
[C++]Parameters
Type [out, retval]Type is a parameter of type esriArcInfoItemType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.