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


IImageServerIdentifyResultEdit.CatalogItems Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IImageServerIdentifyResultEdit.CatalogItems Property

A set of idetified catalog items.

[Visual Basic .NET]
Public WriteOnly Property CatalogItems_2
[C#]
public void CatalogItems_2 {set;}
[C++]
HRESULT putref_CatalogItems(
  IRecordSet* 
);
[C++]

Parameters [in]
is a parameter of type IRecordSet

Product Availability

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

See Also

IImageServerIdentifyResultEdit Interface