This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMdModelIteration Interface > IMdModelIteration.CurrentIteration Property (ArcObjects .NET 10.5 SDK) |
Current model iteration.
[Visual Basic .NET] Public ReadOnly Property CurrentIteration As Integer
[C#] public int CurrentIteration {get;}
[C++]
HRESULT get_CurrentIteration(
long* iteration
);
[C++]
Parameters iteration [out, retval] iteration is a parameter of type long