This document is archived and information here might be outdated.  Recommended version.


IArcInfoItemEdit.Type Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesFile)  

IArcInfoItemEdit.Type Property

Type of the Item, as an enumeration.

[Visual Basic .NET]
Public WriteOnly Property Type_2
[C#]
public void Type_2 {set;}
[C++]
HRESULT put_Type(
  esriArcInfoItemType 
);
[C++]

Parameters [in]
is a parameter of type esriArcInfoItemType

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IArcInfoItemEdit Interface