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


IWorkspaceDefinition Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceDefinition Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IWorkspaceDefinition Interface

Provides access to members that describe the definition of a workspace. Note: the IWorkspaceDefinition interface has been superseded byIWorkspaceDefinition2. Please consider using the more recent version.

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 Version The workspace version.
Read/write property WorkspaceType The workspace type.

CoClasses that implement IWorkspaceDefinition

CoClasses and Classes Description
WorkspaceDefinition The Workspace Definition Object.