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

In This Topic
    Host.LicenseProductCode Enumeration
    In This Topic
    The license product codes.
    Syntax
    public enum Host.LicenseProductCode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
    Public Enum Host.LicenseProductCode 
       Inherits System.Enum
       Implements 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 or higher.
    See Also