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


IGPName Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPName Interface
ArcGIS Developer Help

IGPName Interface

Provides access to properties of a Geoprocessing Name.

Product Availability

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

Members

Name Description
Read/write property Category The category of the GPName object.
Read/write property Description The description of the GPName object.
Read/write property DisplayName The descriptive display name of the GPName object.
Read/write property Factory The factory object of the GPName object.
Read/write property Name The name of the GPName object.

Classes that implement IGPName

Classes Description
GPDataTypeName
GPFunctionName (esriGeoprocessing) Geoprocessing Function Name object.
GPMultiValueTypeName (esriGeoprocessing) Geoprocessing Multi-Value Data Type Name.
GPSATopoFeaturesTypeName (esriSpatialAnalyst) GeoProcessor Spatial Analyst TopoFeatures Type Name object.

.NET Samples

Calculate area geoprocessing function tool