Click or drag to resize
SharePointLibrarySynchronizationTask Class
Handles SharePoint library synchronization when activated by the scheduler.
Inheritance Hierarchy
SystemObject
  CMS.SharePointSharePointLibrarySynchronizationTask

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 9.0.0
Syntax
C#
public class SharePointLibrarySynchronizationTask : ITask

The SharePointLibrarySynchronizationTask type exposes the following members.

Constructors
  NameDescription
Public methodSharePointLibrarySynchronizationTask
Top
Methods
  NameDescription
Public methodExecute
Executes synchronization of SharePointLibraryInfo.
Top
See Also