| SynchronizationHelperEnsureObjectVersion Method | 
            Ensure object version if not existing.
            
 
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void EnsureObjectVersion(
	BaseInfo infoObj
)
Parameters
- infoObj
- Type: CMS.DataEngineBaseInfo
 Object which version should be ensured
 See Also
See Also