| ISynchronizationTask Interface | 
Namespace: CMS.Synchronization
 Syntax
Syntaxpublic interface ISynchronizationTask
The ISynchronizationTask type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | TaskData | 
            Data of the task. (Usually XML)
             | 
|  | TaskID | 
            Task identifier.
             | 
|  | TaskTitle | 
            Caption of the task.
             | 
 See Also
See Also