Description
This class provides data for the XrefVetoableSubCommand event.
Class Hierarchy
Autodesk.AutoCAD.DatabaseServices.XrefSubCommandEventArgs Autodesk.AutoCAD.DatabaseServices.XrefVetoableSubCommandEventArgs
C#
public sealed class XrefVetoableSubCommandEventArgs : XrefSubCommandEventArgs;
Visual Basic
Public sealed Class XrefVetoableSubCommandEventArgs Inherits XrefSubCommandEventArgs