The default working workspace for the geodata server.
[Visual Basic 6.0] Property DefaultWorkingWorkspace As IWorkspace
[Visual Basic .NET] Public ReadOnly Property DefaultWorkingWorkspace As IWorkspace
[C#] public IWorkspace DefaultWorkingWorkspace {get;}
[Java] public IWorkspace getDefaultWorkingWorkspace() throws IOException, AutomationException
[C++] HRESULT get_DefaultWorkingWorkspace( IWorkspace** Workspace );
The DefaultWorkingWorkspace method represents the default workspace for the GeoDataServer.