ArcGIS Pro 3.7 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 Property KeepAllWhenMerging As Boolean
    public bool KeepAllWhenMerging {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also