Click or drag to resize
ObjectVersionManagerGetPromoteToMajorInterval Method
Gets time interval between 2 modifications of object for which last version will be promoted to major version

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Int32
See Also