| ObjectVersionManagerGetPromoteToMajorInterval Method  | 
            Gets time interval between 2 modifications of object for which last version will be promoted to major version
            
 
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 11.0.0
Syntaxpublic static int GetPromoteToMajorInterval(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
Site name 
Return Value
Type: 
Int32
See Also