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


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

IDescriptionWindow.TargetObject Property

Pass the editing target object to item description window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDescriptionWindow Interface