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


IGxDocument.IsOpen Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxDocument.IsOpen Property

Indicates if this document is the current open document.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDocument Interface