ArcObjects Library Reference (EditorExt)  

IFieldMappingUI.SelectedSource Property

Selected source name in dialog.

[Visual Basic .NET]
Public Sub SelectedSource ( _
    ByRef selectedSourceName As String _
)
[C#]
public void SelectedSource (
    ref string selectedSourceName
);

Product Availability

Available with ArcGIS Desktop.

See Also

IFieldMappingUI Interface