Click or drag to resize
SynchronizationHelper.CheckIntegrationLogging Method
Indicates if the integration task should be logged.

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

Parameters

infoObj
Type: CMS.DataEngine.GeneralizedInfo
Info object instance

Return Value

Type: Boolean
See Also