This document is archived and information here might be outdated.  Recommended version.


IJoinData Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IJ > IJoinData Interface
ArcGIS Developer Help

IJoinData Interface

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 by IJoinData2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Write-only property Application The application to which this window belongs (Optional).
Method DoModal Shows modal window.
Write-only property Layer Primary layer to join from (removes standalone table setting).
Method UpdateUIControls Updates all UI controls (used internally only).

Classes that implement IJoinData

Classes Description
JoinData Join Data dialog.