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

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

Parameters

onlyEnabled
Type: SystemBoolean

Return Value

Type: Int32
See Also