Click or drag to resize
ProjectTaskPriorityInfoProviderCheckDependenciesInternal Method
Gets the priority count.

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

Parameters

priorityId
Type: SystemInt32

Return Value

Type: Boolean
See Also