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


IArcInfoItem Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IA > IArcInfoItem Interface
ArcGIS Developer Help

IArcInfoItem Interface

Provides access to members that retrieve ArcInfo Item information.

Product Availability

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

Members

Name Description
Read-only property AlternateName Alternate Name of the Item.
Read-only property IsIndexed Indicates if the Item is Indexed.
Read-only property IsPseudo Indicates if the Item is a Pseudo Item.
Read-only property IsRedefined Indicates if the Item is a Redefined Item.
Read-only property Name Name of the Item.
Read-only property NumberDecimals Number of Decimals for Item values.
Read-only property OutputWidth Output Width, in Bytes, for values stored in the Item.
Read-only property StartPosition Start Position of the Item.
Read-only property Type Type of the Item, as an enumeration.
Read-only property Width Storage Width, in Bytes, for values stored in the Item.

Classes that implement IArcInfoItem

Classes Description
ArcInfoItem ArcInfo Item Object used to create items.