Click or drag to resize
BaseIntegrationConnectorLogIntegrationForExternalTasks Property
Determines whether to log integration tasks when processing external tasks. False by default.

Namespace: CMS.SynchronizationEngine
Assembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 11.0.0
Syntax
C#
public bool LogIntegrationForExternalTasks { get; set; }

Property Value

Type: Boolean
See Also