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


IRasterCatalogName Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterCatalogName Interface
ArcGIS Developer Help

IRasterCatalogName Interface

Provides access to members that return information about a RasterCatalog.

Product Availability

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

Members

Name 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.

Classes that implement IRasterCatalogName

Classes Description
RasterCatalogName Esri RasterCatalog Name object.

See Also

RasterCatalog Class | IRasterCatalogItem Interface