ArcObjects Library Reference (CadastralUI)  

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