Click or drag to resize
ObjectVersionManagerGetMinorVersionHistoryLength Method
Gets object version history length.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.2.23
Syntax
C#
public static int GetMinorVersionHistoryLength(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Int32
See Also