Description
Accesses the current TDUUPDATE value for the database.
See the System Variables section of the AutoCAD Command Reference for information on TDUUPDATE.
Visual Basic
Public Property Tduupdate() As DateTime
C#
public DateTime Tduupdate;
Conditions
Read-only