This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IR > IReplicaManager Interface > IReplicaManager.DoModal Method (ArcObjects .NET 10.4 SDK) |
Displays the dialog used to manage checkouts for a checkouts parent geodatabase.
[Visual Basic .NET] Public Sub DoModal ( _ ByVal rw As IWorkspaceReplicasAdmin, _ ByVal rType As Integer, _ ByVal hWnd As Integer _ )
[C#] public void DoModal ( IWorkspaceReplicasAdmin rw, int rType, int hWnd );