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


IJobBook.hWnd Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IJ > IJobBook Interface > IJobBook.hWnd Property
ArcGIS Developer Help

IJobBook.hWnd Property

Window handle of the Parcel Explorer.

[Visual Basic .NET]
Public ReadOnly Property hWnd As Integer
[C#]
public int hWnd {get;}

Product Availability

Available with ArcGIS Desktop.

Description

Window handle on the Parcel Explorer dockable window.

See Also

IJobBook Interface