ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.Hosting Namespace / Host.LicenseProductCode Enumeration
Version

Host.LicenseProductCode Enumeration
The license product codes.
Syntax
public enum Host.LicenseProductCode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberDescription
ArcGISPro The License Product Code for ArGIS Professional.
ArcGISServer The License Product Code for ArGIS Server.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Hosting.Host.LicenseProductCode

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also