Click or drag to resize
WorkflowInfoWorkflowAutoPublishChanges Property
Indicates if this workflow will automatically publish changes.

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

Property Value

Type: Boolean
See Also