Returns count of active tasks for current user.
            
Namespace: CMS.ProjectManagementAssembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- userId
 - Type: 
System Int32
User ID 
- sitename
 - Type: 
System String
Site name, if site name is not defined select tasks from all sites 
- includeFinished
 - Type: 
System Boolean
Indicates whether finished tasks should be included in active tasks 
- includeNotStarted
 - Type: 
System Boolean
Indicates whether not started tasks should be included in active tasks 
Return Value
Type:See Also