Gets the max order number of the tasks of the specified project.
            
Namespace: CMS.ProjectManagementAssembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- orderType
 - Type: CMS.ProjectManagement ProjectTaskOrderByEnum
Type of the order 
- id
 - Type: 
System Int32
The id (ProjectID for ProjectOrder, AssigneeID fo UserOrder) 
Return Value
Type:See Also