Click or drag to resize
ProjectStatusInfoProviderCheckDependencies Method
Check if the status can be removed.

Namespace: CMS.ProjectManagement
Assembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.2.23
Syntax
C#
public static bool CheckDependencies(
	int statusId
)

Parameters

statusId
Type: SystemInt32
The status id

Return Value

Type: Boolean
See Also