Click or drag to resize
TreeNodeDocumentModifiedByUserID Property
ID of a user who modified the document.

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

Property Value

Type: Int32
See Also