ArcObjects Library Reference (Geoprocessing)  

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

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.

CoClasses that implement IGPFunctionName

CoClasses and Classes Description
GPFunctionName Geoprocessing Function Name object.