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.0.5239.26125)
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