Skip to content

ACadSharp.Header.CadHeader.LastSavedBy

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

LastSavedBy Property

Displays the name of the last person who modified the file

Remarks

System variable LASTSAVEDBY

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public String LastSavedBy { get; set; }

Property Value

String

Clone this wiki locally