This document is archived and information here might be outdated. Recommended version. |
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
);