This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IJ > IJoinData Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that join a feature class or a table to a layer/standalone table in ArcMap. Note: the IJoinData interface has been superseded byIJoinData2. Please consider using the more recent version.
Description | ||
---|---|---|
Application | The application to which this window belongs (Optional). | |
DoModal | Shows modal window. | |
Layer | Primary layer to join from (removes standalone table setting). | |
UpdateUIControls | Updates all UI controls (used internally only). |
CoClasses and Classes | Description |
---|---|
JoinData | Join Data dialog. |