com.esri.arcgis.geodatabase
Interface esriWorkspacePropertyGroupType

All Superinterfaces:
java.io.Serializable

public interface esriWorkspacePropertyGroupType
extends java.io.Serializable

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

Description: 'Workspace Property Groups.' 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 esriWorkspacePropertyGroup
          Workspace properties.
static int esriWorkspaceTablePropertyGroup
          Workspace table properties.
 

Field Detail

esriWorkspacePropertyGroup

static final int esriWorkspacePropertyGroup
Workspace properties.

See Also:
Constant Field Values

esriWorkspaceTablePropertyGroup

static final int esriWorkspaceTablePropertyGroup
Workspace table properties.

See Also:
Constant Field Values