ProjectTaskInfoProvider SetProjectTaskInfo Method (ProjectTaskInfo, Boolean)Kentico 8.1 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.1.5347.20411)

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