This document is archived and information here might be outdated. Recommended version. |
Provides access to members that display the field mapping UI.
Name | Description | |
---|---|---|
DoModal | Show field mapping dialog. | |
HideGeometryTransfer | Hide geometry transfer toggle. | |
SelectedSource | Selected source name in dialog. | |
SelectedTarget | Selected target name in dialog. | |
WindowTitle | Override default window title. |
Classes | Description |
---|---|
FieldMappingUI | Window used to setup field mappings for attribute transfer. |
Developers would not normally implement this interface and its members as this is used to display a modal dialog. The IFieldMap interface should be used to programatically create and implement a field map.