This document is archived and information here might be outdated. Recommended version. |
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*