The type of the geodatabase the geodataserver operates on.
[Visual Basic 6.0] Property WrappedWorkspaceType As esriWorkspaceType
[Visual Basic .NET] Public ReadOnly Property WrappedWorkspaceType As esriWorkspaceType
[C#] public esriWorkspaceType WrappedWorkspaceType {get;}
[Java] public esriWorkspaceType getWrappedWorkspaceType() throws IOException, AutomationException
[C++] HRESULT get_WrappedWorkspaceType( esriWorkspaceType* wsType );