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