Click or drag to resize
AbstractAutomationManagerInfoTypeLogProcessHistory Method
Logs specified action in the object workflow history record.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax
C#
public void LogProcessHistory(
	AutomationLogSettings settings
)

Parameters

settings
Type: CMS.AutomationAutomationLogSettings
Log settings
See Also