Provides access to the ArcInfo Item Data Element.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AlternateName | The alternate name of the info item. | |
IsIndexed | Indicates if the info item has an index. | |
IsPseudo | Indicates if the item a psuedo item. | |
IsRedefined | Indicates if the info item redefined. | |
Name | The name of the info item. | |
NumberDecimals | The number of decimal places of the info item. | |
OutputWidth | The output width of the info item. | |
StartPosition | The start position of the info item. | |
Type | The type of the info item. | |
Width | The width of the info item. |
CoClasses that implement IGPArcInfoItem
CoClasses and Classes | Description |
---|---|
GPArcInfoItem | ArcInfo Item Data Element object. |