Autodesk.AutoCAD.DatabaseServices Namespace > XrefVetoableSubCommandEventArgs Class
XrefVetoableSubCommandEventArgs Class
Description

 

This class provides data for the XrefVetoableSubCommand event.

Class Hierarchy
Autodesk.AutoCAD.DatabaseServices.XrefSubCommandEventArgs
    Autodesk.AutoCAD.DatabaseServices.XrefVetoableSubCommandEventArgs
Visual Basic
Public sealed Class XrefVetoableSubCommandEventArgs
Inherits XrefSubCommandEventArgs
C#
public sealed class XrefVetoableSubCommandEventArgs : XrefSubCommandEventArgs;
Links
   Comments?