Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

338edc9f c7ec cc7b 7b75 73198649de7c

haplokuon edited this page May 6, 2023 · 1 revision

TduUpdate Field

netDxf 3.0.0 Library

Universal date/time of the last update/save.

Definition

Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public const string TduUpdate = "$TDUUPDATE"

VB

Public Const TduUpdate As String = "$TDUUPDATE"

C++

public:
literal String^ TduUpdate = "$TDUUPDATE"

F#

static val mutable TduUpdate: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally