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


IGNIncrementalLoaderUIProperties.FeatureClassMapping Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IG > IGNIncrementalLoaderUIProperties Interface > IGNIncrementalLoaderUIProperties.FeatureClassMapping Property
ArcGIS Developer Help

IGNIncrementalLoaderUIProperties.FeatureClassMapping Property

Feature class mapping.

[Visual Basic .NET]
Public Property FeatureClassMapping As IEnumNameMapping
[C#]
public IEnumNameMapping FeatureClassMapping {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGNIncrementalLoaderUIProperties Interface