ObjectVersionHistoryInfoProviderGetVersionHistoryInfoInternal Method |
Returns object version history with specified ID.
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.2.23
Syntax protected virtual ObjectVersionHistoryInfo GetVersionHistoryInfoInternal(
int historyId
)
Parameters
- historyId
- Type: SystemInt32
Object version history ID
Return Value
Type:
ObjectVersionHistoryInfoSee Also