Click or drag to resize
VersionHistoryInfoProviderGetVersionHistoriesInternal Method
Returns the query for all version histories.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual ObjectQuery<VersionHistoryInfo> GetVersionHistoriesInternal()

Return Value

Type: ObjectQueryVersionHistoryInfo
See Also