This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMosaicDataset Interface > IMosaicDataset.CatalogType Property (ArcObjects .NET 10.5 SDK) |
The raster catalog type.
[Visual Basic .NET] Public ReadOnly Property CatalogType As esriRasterCatalogType
[C#] public esriRasterCatalogType CatalogType {get;}
[C++]
HRESULT get_CatalogType(
esriRasterCatalogType* pRasterCatalogType
);
[C++]
Parameters pRasterCatalogType [out, retval]
pRasterCatalogType is a parameter of type esriRasterCatalogType