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


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

IRasterCatalog.RasterFieldIndex Property

The index of the default Raster field.

[Visual Basic .NET]
Public ReadOnly Property RasterFieldIndex As Integer
[C#]
public int RasterFieldIndex {get;}
[C++]
HRESULT get_RasterFieldIndex(
  System.Int32* Index
);
[C++]
Parameters
Index [out, retval]

Index is a parameter of type long*

Product Availability

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

See Also

IRasterCatalog Interface

.NET Samples

Extending the replication synchronization process