Click or drag to resize
TreeNodeDocumentCheckedOutWhen Property
Date and time when was the document checked out.

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

Property Value

Type: DateTime
See Also