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


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

IGPFeatureSchema Interface

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

Product Availability

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

Description

This interface is new at ArcGIS 9.3.

Members

Name Description
Read/write property AdditionalFields Inidicates additional fields for the fields property.
Read/write property Extent The extent property.
Read/write property ExtentRule Inidicates how the extent property is to be managed.
Read/write property FeatureType The FeatureType.
Read/write property FeatureTypeRule Inidicates how the FeatureType property is to be managed.
Read/write property FieldsRule Inidicates how the fields property is to be managed.
Read/write property GeometryType The GeometryType.
Read/write property GeometryTypeRule Inidicates how the GeometryType property is to be managed.

Classes that implement IGPFeatureSchema

Classes Description
GPFeatureSchema Geoprocessing Feature Schema object.

.NET Samples

Calculate area geoprocessing function tool