This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicWorkspace Interface > ISchematicWorkspace.Workspace Property (ArcObjects .NET 10.5 SDK) |
GDB workspace corresponding to the schematic workspace.
[Visual Basic .NET] Public ReadOnly Property Workspace As IWorkspace
[C#] public IWorkspace Workspace {get;}
[C++]
HRESULT get_Workspace(
IWorkspace** Workspace
);
[C++]
Parameters Workspace [out, retval]
Workspace is a parameter of type IWorkspace