ArcObjects Library Reference (DataSourcesFile)  

IArcInfoItemEdit Interface

Provides access to members that control ArcInfo Item Editing.

Product Availability

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

Members

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

Inherited Interfaces

Interfaces Description
IArcInfoItem Provides access to members that retrieve ArcInfo Item information.

CoClasses that implement IArcInfoItemEdit

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