ACadSharp.Header.CadHeader.LastSavedBy - DomCR/ACadSharp GitHub Wiki

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