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