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


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

IGPFieldInfoProperty Interface

Provides access to the properties/methods of a field info property object.

Product Availability

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

Members

Name Description
Read/write property Alias FieldInfo Property Alias.
Read/write property HasError Indicates whether or not the field info property has an error.
Read/write property Index FieldInfo Property Index.
Read/write property Name FieldInfo Property Name.
Read/write property SplitRule FieldInfo Property Split Rule.
Read/write property Visible Indicates whether or not the field is visible.

Classes that implement IGPFieldInfoProperty

Classes Description
GPFieldInfoProperty Geoprocessing value object describing a field.