Skip to content

ACadSharp.Header.CadHeader.LastSavedBy

Albert Domenech edited this page Jul 14, 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#

public String LastSavedBy { get; set; }

Property Value

String

Clone this wiki locally