ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / CheckMapsWhenDeleting Enumeration

In This Topic
    CheckMapsWhenDeleting Enumeration
    In This Topic
    Refers to application option that have a choice when datasource is deleted
    Syntax
    Members
    MemberDescription
    All Remove corresponding layers in all maps when data sources are deleted
    None Do not remove map layers when data sources are deleted
    Open Remove corresponding layers in open maps when data sources are deleted
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Mapping.CheckMapsWhenDeleting

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also