The default workspace for storing overview raster dataset associated with the mosaic dataset.
[Visual Basic .NET] Public ReadOnly Property DefaultOverviewWorkspace As IWorkspaceName
[C#] public IWorkspaceName DefaultOverviewWorkspace {get;}
[C++]
HRESULT get_DefaultOverviewWorkspace(
IWorkspaceName** ppDefaultOverviewWorkspaceName
);
[C++]Parameters
ppDefaultOverviewWorkspaceName [out, retval]ppDefaultOverviewWorkspaceName is a parameter of type IWorkspaceName
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.