| VersionManagerDestroyDocumentHistoryInternal Method  | 
            Deletes complete history of specified document.
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntaxprotected virtual void DestroyDocumentHistoryInternal(
	int documentId
)
Parameters
- documentId
 - Type: SystemInt32
Document ID 
See Also