Click or drag to resize
ProjectTaskPriorityInfoProviderGetPriorityCount Method (Boolean)
Gets the priority count.

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

Parameters

onlyEnabled
Type: SystemBoolean

Return Value

Type: Int32
See Also