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.IterationType Property (ArcObjects .NET 10.5 SDK) |
Indicates model iteration type.
[Visual Basic .NET] Public Property IterationType As esriMdIterationType
[C#] public esriMdIterationType IterationType {get; set;}
[C++]
HRESULT get_IterationType(
esriMdIterationType* Type
);
[C++]
HRESULT put_IterationType(
esriMdIterationType Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type esriMdIterationType Type [in]
Type is a parameter of type esriMdIterationType