Click or drag to resize
NewCultureDocumentSettingsAllowCheckOut Property
Indicates if document should be checked out when new version is created and document is under a workflow.

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

Property Value

Type: Boolean
See Also