This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IF > IFieldMappingUI Interface > IFieldMappingUI.SelectedTarget Property (ArcObjects .NET 10.4 SDK) |
Selected target name in dialog.
[Visual Basic .NET] Public Sub SelectedTarget ( _ ByRef selectedTargetName As String _ )
[C#] public void SelectedTarget ( ref string selectedTargetName );