ProjectTaskStatusInfoProviderMoveStatusUp Method |
Moves status up in the order sequence (up = smaller StatusOrder = soooner in the navigation).
Namespace: CMS.ProjectManagementAssembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.2.23
Syntax public static void MoveStatusUp(
int statusId
)
Parameters
- statusId
- Type: SystemInt32
The status id
See Also