This document is archived and information here might be outdated.  Recommended version.


esriRasterCatalogItemCategory Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Constants > E > esriRasterCatalogItemCategory Constants
ArcGIS Developer Help

esriRasterCatalogItemCategory Constants

Possible raster categories in a mosaic dataset.

Constant Value Description
esriRasterCatalogItemCategoryUnknown 0 Mosaic dataset item category is unknown.
esriRasterCatalogItemCategoryPrimary 1 Mosaic dataset item holds primary (base) data.
esriRasterCatalogItemCategoryOverview 2 Mosaic dataset item is a service overview.
esriRasterCatalogItemCategoryUnprocessedOverview 3 Mosaic dataset item is an unprocessed service overview.
esriRasterCatalogItemCategoryPartialOverview 4 Mosaic dataset item is a partially processed service overview.
esriRasterCatalogItemCategoryInactive 5 Mosaic dataset item is inactive.
esriRasterCatalogItemCategoryUploaded 253 Mosaic dataset item has been uploaded.
esriRasterCatalogItemCategoryIncomplete 254 Mosaic dataset item is incomplete and needs to be synchronized before use.
esriesriRasterCatalogItemCategoryCustom 255 Custom raster catalog item category.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Samples

Create a custom raster type from the ground up for DMCII data