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