Click or drag to resize
AutomationHistoryInfoProviderDeleteObjectsHistories Method
Removes histories.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 9.0.0
Syntax
C#
public static void DeleteObjectsHistories(
	string where
)

Parameters

where
Type: SystemString
Where condition
See Also