ArcObjects Library Reference (EditorExt)  

ITopologyExtension4.ReshapeConnectivity Property

Indicates whether a topology path reshape will maintain connectivity with adjacent features.

[Visual Basic .NET]
Public Property ReshapeConnectivity As Boolean
[C#]
public bool ReshapeConnectivity {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITopologyExtension4 Interface