This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMdModelIteration2 Interface > IMdModelIteration2.IterationElement Property (ArcObjects .NET 10.4 SDK) |
Model iteration element.
[Visual Basic .NET] Public Property IterationElement As IMdElement
[C#] public IMdElement IterationElement {get; set;}
[C++]
HRESULT get_IterationElement(
IMdElement** ppElement
);
[C++]
HRESULT putref_IterationElement(
IMdElement* ppElement
);
[C++]
Parameters ppElement [out, retval]
ppElement is a parameter of type IMdElement ppElement [in]
ppElement is a parameter of type IMdElement