com.esri.arcgis.system
Interface esriLicenseProductCode

All Superinterfaces:
java.io.Serializable

public interface esriLicenseProductCode
extends java.io.Serializable

Constants from esriLicenseProductCode' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriSystem.olb'

Description: 'Esri License Product codes.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


Field Summary
static int esriLicenseProductCodeAdvanced
          Advanced Product Code
static int esriLicenseProductCodeArcServer
          ArcServer Product Code
static int esriLicenseProductCodeBasic
          Basic Product Code
static int esriLicenseProductCodeEngine
          Engine Product Code
static int esriLicenseProductCodeEngineGeoDB
          Engine Enterprise GeoDatabase Product Code
static int esriLicenseProductCodeStandard
          Standard Product Code
 

Field Detail

esriLicenseProductCodeEngine

static final int esriLicenseProductCodeEngine
Engine Product Code

See Also:
Constant Field Values

esriLicenseProductCodeEngineGeoDB

static final int esriLicenseProductCodeEngineGeoDB
Engine Enterprise GeoDatabase Product Code

See Also:
Constant Field Values

esriLicenseProductCodeArcServer

static final int esriLicenseProductCodeArcServer
ArcServer Product Code

See Also:
Constant Field Values

esriLicenseProductCodeBasic

static final int esriLicenseProductCodeBasic
Basic Product Code

See Also:
Constant Field Values

esriLicenseProductCodeStandard

static final int esriLicenseProductCodeStandard
Standard Product Code

See Also:
Constant Field Values

esriLicenseProductCodeAdvanced

static final int esriLicenseProductCodeAdvanced
Advanced Product Code

See Also:
Constant Field Values