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

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

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