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