Click or drag to resize
ObjectVersionHistoryInfoProviderGetVersionHistoriesInternal Method
Returns all object version histories.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<ObjectVersionHistoryInfo> GetVersionHistoriesInternal()

Return Value

Type: ObjectQueryObjectVersionHistoryInfo
See Also