Skip to content

ACadSharp.Header.CadHeader.TotalEditingTime

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

TotalEditingTime Property

Cumulative editing time for this drawing(see Special Handling of Date/Time Variables)

Remarks

System variable TDINDWG

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public TimeSpan TotalEditingTime { get; set; }

Property Value

TimeSpan

Clone this wiki locally