This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > ID > IDescriptionWindow Interface > IDescriptionWindow.TargetObject Property (ArcObjects .NET 10.5 SDK) |
Pass the editing target object to item description window.
[Visual Basic .NET] Public Property TargetObject As IGxObject
[C#] public IGxObject TargetObject {get; set;}