AutomationHistoryInfoProviderDeleteObjectsHistories Method |
Removes histories.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax public static void DeleteObjectsHistories(
string where
)
Parameters
- where
- Type: SystemString
Where condition
See Also