| VersionManagerDestroyDocumentVersionInternal Method  | 
            Deletes specified record in the node version history.
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntaxprotected virtual void DestroyDocumentVersionInternal(
	int versionHistoryId
)
Parameters
- versionHistoryId
 - Type: SystemInt32
Version history ID to delete 
See Also