ArcObjects Library Reference (DataSourcesFile)  

IGPArcInfoItem Interface

Provides access to the ArcInfo Item Data Element.

Product Availability

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

Members

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.

CoClasses that implement IGPArcInfoItem

CoClasses and Classes Description
GPArcInfoItem ArcInfo Item Data Element object.