This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > R > RepairConnectivityProgress CoClass (ArcObjects .NET 10.5 SDK) |
An object for showing progress while repairing connectivity.
Interfaces | Description |
---|---|
IConnectionPointContainer | Supports connection points for connectable objects. |
IRepairConnectivityProgress | Provides access to members that return the warnings found while repairing connectivity. |
Interfaces | Description |
---|---|
IRepairConnectivityProgressEvents (default) | Provides access to events that occur when the Repair Connectivity Tool is progressing through the features. |
When working with RepairConnectivityProgress' default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pRepairConnectivityProgress as RepairConnectivityProgress