ProjectInfoProviderGetProjectProgressInternal Method |
Gets the project progress.
Namespace: CMS.ProjectManagementAssembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.2.23
Syntax protected virtual int GetProjectProgressInternal(
int projectId
)
Parameters
- projectId
- Type: SystemInt32
The project id
Return Value
Type:
Int32See Also