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

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

Property Value

Type: Boolean
See Also