Skip to content

ACadSharp.Header.CadHeader.VersionGuid

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

VersionGuid Property

Uniquely identifies a particular version of a drawing. Updated when the drawing is modified

Remarks

System variable VERSIONGUID

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public String VersionGuid { get; internal set; }

Property Value

String

Clone this wiki locally