ArcObjects Library Reference (GeoDatabase)  

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