| ObjectVersionManagerDestroyObjectHistory Method  | 
            Destroys complete object history.
            
 
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 11.0.0
Syntaxpublic static void DestroyObjectHistory(
	string objectType,
	int objectId
)
Parameters
- objectType
 - Type: SystemString
Object type - objectId
 - Type: SystemInt32
Object ID 
See Also