This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMdModelEvents Interface > IMdModelEvents.OnIterationExecution Event (ArcObjects .NET 10.4 SDK) |
Called at the end of Model Iteration to remove intermediate data.
[Visual Basic .NET] Public Event OnIterationExecution As OnIterationExecutionEventHandler
[C#] public event OnIterationExecutionEventHandler OnIterationExecution
[C++]
HRESULT OnIterationExecution(
void
);