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


IRasterCatalog.RasterFieldIndex Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

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(
  long* 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 (Code Files: RasterSyncWorkspaceExtension)