This document is archived and information here might be outdated.  Recommended version.


ILicenseInformation Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IL > ILicenseInformation Interface
ArcGIS Developer Help

ILicenseInformation Interface

Provides access to retrieve the name for license product code.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

Provides methods to return the names of license extension and product code constants.

Members

Name Description
Method GetLicenseExtensionName Retrieve the name license extension code.
Method GetLicenseProductName Retrieve the name license product code.
Method GetProductExtensions Enumerate the extensions supported the product.

Classes that implement ILicenseInformation

Classes Description
AoInitialize Class initializes ArcObject components runtime environment. This class must be the first ArcObject created.