ProjectTaskPriorityInfoProviderCheckDependencies Method |
Check if the priority can be removed.
Namespace: CMS.ProjectManagementAssembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.2.23
Syntax public static bool CheckDependencies(
int priorityId
)
Parameters
- priorityId
- Type: SystemInt32
The priority id
Return Value
Type:
BooleanSee Also