LinkedInApplicationInfoProvider SetLinkedInInsightsSchedulerStateInternal Method Kentico 8.1 API Reference
Creates or removes LinkedIn Insights collection scheduler. Called whenever condition for Insights data collection changes - new application is created or an existing is deleted.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

application
Type: CMS.SocialMarketing LinkedInApplicationInfo
LinkedIn application for which the stats should be collected.
enabled
Type: OnlineSystem Boolean
Enable the task after application creation, disable when deleting.
See Also