Creates task to be synchronized to other servers
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- taskType
- Type:
System String
Task type
- taskTarget
- Type:
System String
Target
- taskTextData
- Type:
System String
Task text data (such as code name, ID etc.)
- taskBinaryData
- Type: CMS.Core BinaryData
Task binary data (for attachments etc.)
Return Value
Type:
Returns true if the task was created (web farm is set up and task was allowed)
See Also