Click or drag to resize
AbstractIntegrationConnectorConnectorInfo Property
Gets integration connector info object.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 11.0.0
Syntax
C#
protected IntegrationConnectorInfo ConnectorInfo { get; }

Property Value

Type: IntegrationConnectorInfo
See Also