Click or drag to resize
BaseLogDocumentChangeSettingsEnsurePublishTask Property
If true, also the PublishDocument task is logged for Published documents under workflow along with an PublishDocument task.

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

Property Value

Type: Boolean
See Also