Skip to content

ACadSharp.Header.CadHeader.UpdateDateTime

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

UpdateDateTime Property

Local date/time of last drawing update(see Special Handling of Date/Time Variables).

Remarks

System variable TDUPDATE.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public DateTime UpdateDateTime { get; set; }

Property Value

DateTime

Clone this wiki locally