Click or drag to resize
AutomationHistoryInfoProviderDeleteObjectsHistories Method (IWhereCondition)
Removes histories.

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

Parameters

where
Type: CMS.DataEngineIWhereCondition
Where condition
See Also