This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxDocument Interface > IGxDocument.IsOpen Property (ArcObjects .NET 10.5 SDK) |
Indicates if this document is the current open document.
[Visual Basic .NET] Public ReadOnly Property IsOpen As Boolean
[C#] public bool IsOpen {get;}