Click or drag to resize
SynchronizationHelperTouchParent Method
Touch the parent.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 11.0.0
Syntax
C#
public static void TouchParent(
	BaseInfo infoObj,
	TaskTypeEnum taskType
)

Parameters

infoObj
Type: CMS.DataEngineBaseInfo
Info object to log
taskType
Type: CMS.DataEngineTaskTypeEnum
Type of the task
See Also