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

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

Property Value

Type: Boolean
See Also