Click or drag to resize
TreeNodeDocumentCheckedOutByUserID Property
ID of a user who has checked the document out.

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

Property Value

Type: Int32
See Also