Skip to content

ACadSharp.Header.CadHeader.UniversalUpdateDateTime

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

UniversalUpdateDateTime Property

Universal date/time of the last update/save(see Special Handling of Date/Time Variables).

Remarks

System variable TDUUPDATE.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public DateTime UniversalUpdateDateTime { get; set; }

Property Value

DateTime

Clone this wiki locally