Click or drag to resize
IntegrationHelperTouchedConnectorNames Property
List of connector names for which the task was logged

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.2.23
Syntax
C#
public static List<string> TouchedConnectorNames { get; set; }

Property Value

Type: ListString
See Also