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