ArcObjects Library Reference (Geoprocessing)  

IGPFeatureLayer Interface

Provides access to the properties/methods of a geoprocessing feature layer object.

Product Availability

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

Members

Description
Method AddToFIDSet Add on OID to the FIDSet of the feature layer.
Read/write property DEFeatureClass The feature class of the feature layer.
Read/write property FIDSet The selection set of the feature layer.
Read/write property FieldInfo The field info of the feature layer.
Read/write property WhereClause The where clause of the feature layer.

CoClasses that implement IGPFeatureLayer

CoClasses and Classes Description
GPFeatureLayer Geoprocessing value object containing a feature layer value.