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

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<IntegrationConnectorInfo> GetIntegrationConnectorsInternal()

Return Value

Type: ObjectQueryIntegrationConnectorInfo
See Also