Skip to content

CreatedBy

Gets or sets the user who created the document.

Type

( string | Identity ) (Identity)

Declaration

1
 ( string | Identity ) myDocument.CreatedBy

Remarks

This property returns null if the document was created by a system user.

See Also