Description
Wraps AcDbDatabaseReactor::headerSysVarChanged. The event indicates that an attempt was made to change the 'name' system variable.
Visual Basic
Public Event SystemVariableChanged As SystemVariableChangedEventHandler
C#
public event SystemVariableChangedEventHandler SystemVariableChanged;