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


IRasterCatalogName Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IRasterCatalogName Interface

Provides access to members that return information about a RasterCatalog.

Product Availability

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

Members

Description
Read/write property IsRasterDataset Indicates if this is a RasterDataset (a special one-row RasterCatalog).
Read/write property RasterFieldName The name of the default Raster field.

CoClasses that implement IRasterCatalogName

CoClasses and Classes Description
RasterCatalogName Esri RasterCatalog Name object.

See Also

RasterCatalog Class | IRasterCatalogItem Interface