ProjectStatusInfoProviderMoveStatusDown Method |
Moves status down in the order sequence (down = larger StatusOrder = later in the navigation).
Namespace: CMS.ProjectManagementAssembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.2.23
Syntax public static void MoveStatusDown(
int statusId
)
Parameters
- statusId
- Type: SystemInt32
The status id
See Also