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


ICadastralEditorSettings3.MergeOnBuild Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralEditorSettings3.MergeOnBuild Property

Indicates whether to auto merge when building parcels.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralEditorSettings3 Interface