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.

.NET Snippets

Display Product License And Extensions Information |

.NET Samples

Bind a geodatabase table to a .NET control (Code Files: LicenseInitializer) | Closest facility application using the NAServer extension in ArcGIS Server via a GIS server (Code Files: LicenseInitializer) | Closest facility solver (Code Files: LicenseInitializer) | Location-allocation solver (Code Files: LicenseInitializer) | Origin-destination cost matrix solver (Code Files: LicenseInitializer) | Route application using the NAServer extension in ArcGIS Server via a GIS client (Code Files: LicenseInitializer) | Route application using the NAServer extension in ArcGIS Server via a GIS server (Code Files: LicenseInitializer) | Route layer (Code Files: LicenseInitializer) | Service area application using the NAServer extension in ArcGIS Server via a GIS server (Code Files: LicenseInitializer) | Service area solver (Code Files: LicenseInitializer) | Vehicle routing problem solver (Code Files: LicenseInitializer) |