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


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

IJoinData2 Interface

Provides access to members that join a feature class or a table to a layer/standalone table in ArcMap.

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).
Write-only property StandaloneTable Primary table to join from (removes layer setting).
Method UpdateUIControls Updates all UI controls (used internally only).

Classes that implement IJoinData2

Classes Description
JoinData Join Data dialog.