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

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

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