Click or drag to resize
ProjectInfoProviderGetProjectProgress Method
Gets the project progress.

Namespace: CMS.ProjectManagement
Assembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.2.23
Syntax
C#
public static int GetProjectProgress(
	int projectId
)

Parameters

projectId
Type: SystemInt32
The project id

Return Value

Type: Int32
See Also