com.esri.arcgis.geodatabase
Interface esriWorkspacePropertyGroupType

All Superinterfaces:
Serializable

public interface esriWorkspacePropertyGroupType
extends Serializable

Workspace Property Groups.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows, Solaris, Linux


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