ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphSpatialProperty Class / KeepAllWhenMerging Property

In This Topic
    KeepAllWhenMerging Property
    In This Topic
    Gets or sets a value indicating whether all geometry values should be kept when merging. Only applies when GeometryType is a multi-part geometry.
    Syntax
    public bool KeepAllWhenMerging {get; set;}
    Public Property KeepAllWhenMerging As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also