ArcObjects Library Reference (DataSourcesFile)  

IArcInfoItem Interface

Provides access to members that retrieve ArcInfo Item information.

Product Availability

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

Members

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.

CoClasses that implement IArcInfoItem

CoClasses and Classes Description
ArcInfoItem ArcInfo Item Object used to create items.