ArcObjects Library Reference (System)  

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

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.

CoClasses that implement ILicenseInformation

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