ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core Namespace / MDDeleteContentOption Enumeration

In This Topic
    MDDeleteContentOption Enumeration
    In This Topic
    Enumeration of options for upgrading an item’s metadata to the ArcGIS metadata format. This option is provided to update metadata that was created with ArcGIS Desktop 8.x or 9.x..
    Syntax
    Members
    MemberDescription
    esriMDDeleteEnclosedFiles Delete the enclosed files from the current metadata.
    esriMDDeleteGPHistory Delete the GP history from the current metadata.
    esriMDDeleteThumbnail Delete the thumbnail from the current metadata.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also