Click or drag to resize
TreeNodeDocumentCheckedOutAutomatically Property
Indicates if document is checked out/in automatically

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

Property Value

Type: Boolean
See Also