Click or drag to resize
IntegrationHelperIntegrationProcessInternal Property
Indicates if processing 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 IntegrationProcessInternal { get; }

Property Value

Type: Boolean
See Also