This document is archived and information here might be outdated.  Recommended version.


IMoveMapsOperation.NewIndex Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMoveMapsOperation Interface > IMoveMapsOperation.NewIndex Property
ArcGIS Developer Help

IMoveMapsOperation.NewIndex Property

Information regarding where the the layer needs to be moved. Destination group is NULL if the layer is bing moved to into a map.

[Visual Basic .NET]
Public WriteOnly Property NewIndex
[C#]
public void NewIndex {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IMoveMapsOperation Interface