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


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

IGPFunctionName Interface

Provides access to the properties/methods of a geoprocessing function name object.

Product Availability

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

Members

Name Description
Read/write property HelpContext The context identifier of the topic within the help file for this function associated with this name object.
Read/write property HelpFile Name of the (CHM) file containing help information for this function associated with this name object.
Read/write property MinimumProduct The minimum product required to use the function associated with this name object.
Read/write property RequiredExtension The extension, if any, required to use the function associated with this name object.

Classes that implement IGPFunctionName

Classes Description
GPFunctionName Geoprocessing Function Name object.

.NET Samples

Calculate area geoprocessing function tool