This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFeatureLayer Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the properties/methods of a geoprocessing feature layer object.
Description | ||
---|---|---|
AddToFIDSet | Add on OID to the FIDSet of the feature layer. | |
DEFeatureClass | The feature class of the feature layer. | |
FIDSet | The selection set of the feature layer. | |
FieldInfo | The field info of the feature layer. | |
WhereClause | The where clause of the feature layer. |
CoClasses and Classes | Description |
---|---|
GPFeatureLayer | Geoprocessing value object containing a feature layer value. |