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: 10.0.0
Syntax public static int GetPromoteToMajorInterval(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
Int32See Also