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


IJobBook.Visible 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.Visible Property
ArcGIS Developer Help

IJobBook.Visible Property

Indicates whether the Parcel Explorer is visible.

[Visual Basic .NET]
Public ReadOnly Property Visible As Boolean
[C#]
public bool Visible {get;}

Product Availability

Available with ArcGIS Desktop.

Remarks

Indicates if the Parcel Explorer dockable window is visable/not visable.

See Also

IJobBook Interface