Click or drag to resize
StepTypeAutomationNodesGetNoteSettings Method
Creates a new automation process note.

Namespace: CMS.WorkflowEngine.Factories
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
Syntax
C#
public override WorkflowNode GetNoteSettings()

Return Value

Type: WorkflowNode
New automation process note.
See Also