This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IG > IGeoDataServerObjects Interface > IGeoDataServerObjects.DefaultWorkingWorkspace Property (ArcObjects .NET 10.5 SDK) |
The default working workspace for the geodata server.
[Visual Basic .NET] Public ReadOnly Property DefaultWorkingWorkspace As IWorkspace
[C#] public IWorkspace DefaultWorkingWorkspace {get;}
[C++]
HRESULT get_DefaultWorkingWorkspace(
IWorkspace** Workspace
);
[C++]
Parameters Workspace [out, retval]
Workspace is a parameter of type IWorkspace
The DefaultWorkingWorkspace method represents the default workspace for the GeoDataServer.