Document.CreatedBy
Overview
Gets or sets the creating user of document.
string myDocument.CreatedBy { get; set; }
Remarks
This property is returns null if the document is created by a system user.
Copyright © 2010 - 2023 Emakin. All rights reserved.
Gets or sets the creating user of document.
string myDocument.CreatedBy { get; set; }
This property is returns null if the document is created by a system user.
Copyright © 2010 - 2023 Emakin. All rights reserved.