ArcObjects Library Reference (ArcMapUI)  

IRelateData2 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

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 relate from (removes standalone table setting).
Write-only property RelateOrigin Primary layer to join from.
Write-only property StandaloneTable Primary table to relate from (removes layer setting).

CoClasses that implement IRelateData2

CoClasses and Classes Description
RelateData Relate Data dialog.