BaseIntegrationSubscription Constructor Kentico 8.0 API Reference
Default constructor

Namespace: CMS.Synchronization
Assembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

connectorName
Type: OnlineSystem String
Name of connector the subscription is attached to
taskProcessType
Type: CMS.Synchronization TaskProcessTypeEnum
Type of task processing (sync/async etc.)
taskType
Type: CMS.DataEngine TaskTypeEnum
Type of task which to subscribe to
siteName
Type: OnlineSystem String
Name of site which to subscribe to (accepts '%' as a wildcard representing 0-n characters)
See Also