Click or drag to resize
IntegrationConnectorInfoProviderGetIntegrationConnectors Method
Returns all integration connectors.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<IntegrationConnectorInfo> GetIntegrationConnectors()

Return Value

Type: ObjectQueryIntegrationConnectorInfo
See Also