This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMdModelIteration Interface (ArcObjects .NET 10.4 SDK) |
Provides access to properties/methods of a model iteration.
Description | ||
---|---|---|
CurrentIteration | Current model iteration. | |
IterationCount | Number of times to iterate the model. | |
IterationType | Indicates model iteration type. | |
IterationVariable | Model iteration variable. |
CoClasses and Classes | Description |
---|---|
MdModel | A collection of model variables and processes, used to execute multiple geoprocessing tools in some order. |