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


IMdModelIteration Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMdModelIteration Interface
ArcGIS Developer Help

IMdModelIteration Interface

Provides access to properties/methods of a model iteration.

Product Availability

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

Members

Name Description
Read-only property CurrentIteration Current model iteration.
Read/write property IterationCount Number of times to iterate the model.
Read/write property IterationType Indicates model iteration type.
Read/write property IterationVariable Model iteration variable.

Classes that implement IMdModelIteration

Classes Description
MdModel A collection of model variables and processes, used to execute multiple geoprocessing tools in some order.