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


IRepairConnectivityProgressEvents.Step Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRepairConnectivityProgressEvents Interface > IRepairConnectivityProgressEvents.Step Event
ArcGIS Developer Help

IRepairConnectivityProgressEvents.Step Event

Increments the StepValue.

[Visual Basic .NET]
Public Event Step As StepEventHandler
[C#]
public event StepEventHandler Step
[C++]
HRESULT Step(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IRepairConnectivityProgressEvents Interface