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


IItemInfo Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IItemInfo Interface

Provides access to members of item info.

Product Availability

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

Members

Description
Read/write property AccessConstraints Access constraints to this data.
Read/write property CatalogPath Catalog path of the item.
Read/write property Description Description of the item.
Read/write property DocumentationInfo Documentation info of the item.
Read/write property Extent Extent of the item.
Read/write property GUID GUID of the item.
Read/write property ItemProperties Additional properties of this item.
Read/write property LastModifiedTime The last modified time of the data.
Read/write property Name Name of the item.
Read/write property Snippet Snippet of the item.
Read/write property SpatialReference The spatial reference of the data.
Read/write property Tags Tags of the item.
Read/write property ThumbnailInfo Thumbnail info of the item.
Read/write property Title Title of the item.
Read/write property Type Type of the item.
Read/write property TypeInfo The additional info of a type of the item.
Read/write property TypeKeywords The keywords of a type of the item.
Read/write property URL Url of the item.

CoClasses that implement IItemInfo

CoClasses and Classes Description
ItemInfo Item Info coclass.