Click or drag to resize
ProjectTaskStatusInfoProviderCheckDependenciesInternal Method
Gets the status count.

Namespace: CMS.ProjectManagement
Assembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.2.23
Syntax
C#
protected virtual bool CheckDependenciesInternal(
	int taskStatusId
)

Parameters

taskStatusId
Type: SystemInt32

Return Value

Type: Boolean
See Also