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


IGNIncrementalLoaderUIProperties.FeatureClassMapping Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (EditorExt)  

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