Click or drag to resize
IntegrationHelperIntegrationLogInternal Property
Indicates if logging of integration tasks for outbound direction is enabled. Reflects also IntegrationEnabled setting.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 11.0.0
Syntax
C#
public static bool IntegrationLogInternal { get; }

Property Value

Type: Boolean
See Also