Description
This class provides data for the DocumentLockModeWillChange event of the DocumentCollection class.
Class Hierarchy
Autodesk.AutoCAD.ApplicationServices.DocumentLockModeWillChangeEventArgs
C#
public sealed class DocumentLockModeWillChangeEventArgs : EventArgs;
Visual Basic
Public sealed Class DocumentLockModeWillChangeEventArgs Inherits EventArgs