Share

Database.Tduupdate Property

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

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?