ArcObjects Library Reference (Geoprocessing)  

IMdModelIteration2 Interface

Provides access to properties/methods of a model iteration.

Product Availability

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

Members

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

CoClasses that implement IMdModelIteration2

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