This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > ID > IDataConnectionPropertyPage2 Interface > IDataConnectionPropertyPage2.SelectName Method (ArcObjects .NET 10.5 SDK) |
Selects the name from the list.
[Visual Basic .NET] Public Sub SelectName ( _ ByVal Name As IName _ )
[C#] public void SelectName ( IName Name );