A set of idetified catalog items.
[Visual Basic .NET] Public ReadOnly Property CatalogItems As IRecordSet
[C#] public IRecordSet CatalogItems {get;}
[C++]
HRESULT get_CatalogItems(
IRecordSet** ppItems
);
[C++]Parameters
ppItems [out, retval]ppItems is a parameter of type IRecordSet
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.