VersionManagerRollbackVersion Method |
Adds specified earlier version to the top of the version history.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public int RollbackVersion(
int versionHistoryId
)
Parameters
- versionHistoryId
- Type: SystemInt32
Version history ID
Return Value
Type:
Int32Returns new version history ID
See Also