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


IMoveMapsOperation.NewIndex Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

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