Autodesk.AutoCAD.ApplicationServices Namespace > DocumentLockModeChangedEventArgs Class
DocumentLockModeChangedEventArgs Class
Description

This class provides data for the DocumentLockModeChanged event of the DocumentCollection class.

Class Hierarchy
Autodesk.AutoCAD.ApplicationServices.DocumentLockModeChangedEventArgs
Visual Basic
Public sealed Class DocumentLockModeChangedEventArgs
Inherits EventArgs
C#
public sealed class DocumentLockModeChangedEventArgs : EventArgs;
Links
   Comments?