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