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


IDescriptionWindow.TargetItemInfo Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

IDescriptionWindow.TargetItemInfo Property

Pass the target ItemInfo to item description window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDescriptionWindow Interface