ArcGIS Pro 2.6 API Reference Guide
InvalidVersionException.Type Enumeration

ArcGIS.Desktop.Core Namespace : InvalidVersionException.Type Enumeration
Specifies the exceptions that may occur when attempting to use a project or project template, a map or layout file, or a package
Syntax
public enum InvalidVersionException.Type : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum InvalidVersionException.Type 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
InvalidVersionException The file or package has the wrong version number, and cannot be used in the current version of ArcGIS Pro
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Core.InvalidVersionException.Type

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Core Namespace