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