Checks in the object.
            
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- infoObj
 - Type: CMS.DataEngine BaseInfo
Object to check in 
- versionNumber
 - Type: 
System String
Version number, optional. Is assigned automatically when not specified. 
- comment
 - Type: 
System String
Version comment, optional 
Exceptions
| Exception | Condition | 
|---|---|
| CMS.Synchronization ObjectVersioningException | Throws an exception if it is not possible to check in the object. | 
See Also