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