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


IFeatureParameterLayer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IF > IFeatureParameterLayer Interface
ArcGIS Developer Help

IFeatureParameterLayer Interface

Provides information about a Parameter Layer.

Product Availability

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

Members

Name Description
Method ExtractParameter Value of the geoprocessing parameter.
Read-only property FeatureClass The inner Feature Class.
Read-only property FeatureTipText The inner feature Tip text.
Method Initialize Initializes with the value of the geoprocessing parameter.
Method InitializeCustomProps Initializes custom rendering properties.
Read-only property IsInMemory Indicates if the inner Feature Class is in-memory.

Classes that implement IFeatureParameterLayer

Classes Description