ProjectTaskInfoProvider SetProjectTaskInfo Method (ProjectTaskInfo, Boolean)Kentico 8.0 API Reference
Sets (updates or inserts) specified Project task.

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

Parameters

projectTaskObj
Type: CMS.ProjectManagement ProjectTaskInfo
Project task to be set
sendNotification
Type: OnlineSystem Boolean
If set to true, send email notification to the task the owner and assignee
See Also