Click or drag to resize
ProjectTaskInfoProviderGetProjectTasks Method
Returns dataset of all Project tasks.

Namespace: CMS.ProjectManagement
Assembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.2.23
Syntax
C#
public static InfoDataSet<ProjectTaskInfo> GetProjectTasks()

Return Value

Type: InfoDataSetProjectTaskInfo
See Also