| ObjectVersionManagerGetUseLastVersionInterval Method  | 
            Gets time interval for which last version will be used to store version data
            
 
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntaxpublic static int GetUseLastVersionInterval(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
Site name 
Return Value
Type: 
Int32
See Also