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


ICadastralControlImporterMerging.MergeCloseControl Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Cadastral)  

ICadastralControlImporterMerging.MergeCloseControl Property

Indicates whether to merge close control. Default: False.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralControlImporterMerging Interface