Click or drag to resize
ProjectTaskStatusInfoProviderGetStatusCount Method (Boolean)
Gets the status count.

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

Parameters

onlyEnabled
Type: SystemBoolean

Return Value

Type: Int32
See Also