This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IR > IRelateData Interface > IRelateData.DoModal Method (ArcObjects .NET 10.4 SDK) |
Shows modal window.
[Visual Basic .NET] Public Function DoModal ( _ ByVal parentWindow As Integer _ ) As IRelationshipClass
[C#] public IRelationshipClass DoModal ( int parentWindow );