Click or drag to resize
BaseIntegrationSubscriptionConnectorName Property
Name of connector the subscription is attached to.

Namespace: CMS.Synchronization
Assembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 9.0.0
Syntax
C#
public override string ConnectorName { get; protected set; }

Property Value

Type: String
See Also