Click or drag to resize
TreeNodeDocumentCreatedByUserID Property
ID of a user who has created the document.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public virtual int DocumentCreatedByUserID { get; }

Property Value

Type: Int32
See Also