Click or drag to resize
ObjectVersionManagerGetUseLastVersionInterval Method
Gets time interval for which last version will be used to store version data

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Int32
See Also