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


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

IGPArcInfoItem Interface

Provides access to the ArcInfo Item Data Element.

Product Availability

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

Members

Name Description
Read/write property AlternateName The alternate name of the info item.
Read/write property IsIndexed Indicates if the info item has an index.
Read/write property IsPseudo Indicates if the item a psuedo item.
Read/write property IsRedefined Indicates if the info item redefined.
Read/write property Name The name of the info item.
Read/write property NumberDecimals The number of decimal places of the info item.
Read/write property OutputWidth The output width of the info item.
Read/write property StartPosition The start position of the info item.
Read/write property Type The type of the info item.
Read/write property Width The width of the info item.

Classes that implement IGPArcInfoItem

Classes Description
GPArcInfoItem ArcInfo Item Data Element object.