ArcGIS Pro 2.6 API Reference Guide
MDUpgradeOption Enumeration

ArcGIS.Desktop.Core Namespace : MDUpgradeOption Enumeration
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
esriUpgradeEsriIso Upgrade ESRI-ISO format metadata content included in the item’s metadata to the ArcGIS metadata format. For example, this content may have been created with ArcGIS Desktop ISO metadata wizard.
esriUpgradeFgdcCsdgm Upgrade FGDC CSDGM-format metadata content included in the item’s metadata to the ArcGIS metadata format. For example, this content may have been created with ArcGIS Desktop FGDC CSDGM metadata editor.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Core Namespace