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
CoClasses that implement IGPFeatureSchema
CoClasses and Classes |
Description |
GPFeatureSchema |
Geoprocessing Feature Schema object. |
.NET Samples
Calculate area geoprocessing function tool (Code Files:
CalculateAreaFunction)
.NET Related Topics
Building a custom geoprocessing function tool