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

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Int32
See Also