ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / CheckMapsWhenDeleting Enumeration
Version

CheckMapsWhenDeleting Enumeration
Refers to application option that have a choice when datasource is deleted.
Syntax
Members
MemberDescription
AllRemove corresponding layers in all maps when data sources are deleted
NoneDo not remove map layers when data sources are deleted
OpenRemove corresponding layers in open maps when data sources are deleted
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.3 or higher.
See Also