ObjectVersionHistoryInfoProviderDeleteVersionHistoryInfo Method (Int32) |
Deletes object version history with specified ID.
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 11.0.0
Syntax public static void DeleteVersionHistoryInfo(
int historyId
)
Parameters
- historyId
- Type: SystemInt32
Object version history ID
See Also