Click or drag to resize
ObjectVersionManagerEnsureDeletedVersion Method
Ensures object version.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 12.0.0
Syntax
C#
public static ObjectVersionHistoryInfo EnsureDeletedVersion(
	GeneralizedInfo infoObj
)

Parameters

infoObj
Type: CMS.DataEngineGeneralizedInfo
IInfo object instance

Return Value

Type: ObjectVersionHistoryInfo
See Also