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