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

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

Property Value

Type: String
See Also