Share

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

DocumentLockModeChangedEventArgs Methods, DocumentLockModeChangedEventArgs Properties

Was this information helpful?