| VersionManagerRollbackVersionInternal Method  | 
            Adds specified earlier version to the top of the version history.
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntaxprotected virtual int RollbackVersionInternal(
	int versionHistoryId
)
Parameters
- versionHistoryId
 - Type: SystemInt32
Version history ID 
Return Value
Type: 
Int32Returns new version history ID
See Also