This document is archived and information here might be outdated.  Recommended version.


IWorkspaceDefinition2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceDefinition2 Interface
ArcGIS Developer Help

IWorkspaceDefinition2 Interface

Provides access to members that describe the definition of a workspace.

Product Availability

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

Members

Name Description
Read/write property Children The list of sub-elements.
Read/write property Domains The list of Domains.
Read/write property GPReplica The replica.
Read/write property Version The workspace version.
Read/write property WorkspaceType The workspace type.

Inherited Interfaces

Interfaces Description
IWorkspaceDefinition Provides access to members that describe the definition of a workspace.

Classes that implement IWorkspaceDefinition2

Classes Description
WorkspaceDefinition The Workspace Definition Object.