Description
Reports the open mode. See the OpenMode enum documentation for more information.
Class Hierarchy
Autodesk.AutoCAD.DatabaseServices.OpenModeAttribute
C#
public sealed class OpenModeAttribute : Attribute;
Visual Basic
Public sealed Class OpenModeAttribute Inherits Attribute