This document is archived and information here might be outdated. Recommended version. |
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