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


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

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

Name 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.

Classes that implement IGPFeatureLayer

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