The DE raster catalog.
[Visual Basic .NET] Public Property DERasterCatalog As IDERasterCatalog
[C#] public IDERasterCatalog DERasterCatalog {get; set;}
[C++]
HRESULT get_DERasterCatalog(
IDERasterCatalog** ppDECatalog
);
[C++]
HRESULT putref_DERasterCatalog(
IDERasterCatalog* ppDECatalog
);
[C++]Parameters
ppDECatalog [out, retval]ppDECatalog is a parameter of type IDERasterCatalog
ppDECatalog [in]ppDECatalog is a parameter of type IDERasterCatalog
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.