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


IGxItemInfo.ItemInfo Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxItemInfo Interface > IGxItemInfo.ItemInfo Property
ArcGIS Developer Help

IGxItemInfo.ItemInfo Property

The ItemInfo of the service.

[Visual Basic .NET]
Public Property ItemInfo As IItemInfo
[C#]
public IItemInfo ItemInfo {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxItemInfo Interface