ESRI product License level.

Namespace:  ESRI.ArcGIS

Assembly:  ESRI.ArcGIS.Version (in ESRI.ArcGIS.Version.dll) Version: 10.0.0.0 (10.0.0.0)

Syntax

C#
public enum LicenseLevel
Visual Basic (Declaration)
Public Enumeration LicenseLevel
Visual C++
public enum class LicenseLevel

Members

Member nameDescription
GeodatabaseUpdate
Geodatabase update level. Corresponds to Standard or Advanced when the product code is Desktop; EngineGeoDB when the product code is Engine; and ArcServer when the product code is Server.
Standard
Standard license level. Corresponds to Basic, Standard or Advanced when the product code is Desktop; Engine when the product code is Engine; and ArcServer when the product code is Server.

See Also