Click or drag to resize
IntegrationHelperConnectors Property
List of enabled (and initialized) connectors

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.2.23
Syntax
C#
public static List<AbstractIntegrationConnector> Connectors { get; }

Property Value

Type: ListAbstractIntegrationConnector
See Also