| ObjectVersionHistoryInfoProviderDeleteVersionHistories Method  | 
            Delete version histories matching the specified where condition.
            
 
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 13.0.131
Syntaxpublic static void DeleteVersionHistories(
	string where
)
Parameters
- where
 - Type: SystemString
Where condition 
See Also