ProjectStatusInfoProviderCheckDependencies 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 statusId
)
Parameters
- statusId
- Type: SystemInt32
The status id
Return Value
Type:
BooleanSee Also