The collection of raster type instances for which paths are replaced. If this property is not set, paths are replaced for only those raster type instances associated with selected mosaic dataset items.
[Visual Basic .NET] Public Property RasterTypeInstanceIDs As IFIDSet
[C#] public IFIDSet RasterTypeInstanceIDs {get; set;}
[C++]
HRESULT get_RasterTypeInstanceIDs(
IFIDSet** ppRasterTypeInstanceIDs
);
[C++]
HRESULT putref_RasterTypeInstanceIDs(
IFIDSet* ppRasterTypeInstanceIDs
);
[C++]Parameters
ppRasterTypeInstanceIDs [out, retval]ppRasterTypeInstanceIDs is a parameter of type IFIDSet
ppRasterTypeInstanceIDs [in]ppRasterTypeInstanceIDs is a parameter of type IFIDSet
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.