ProjectStatusInfoProviderGetProjectStatusInfoInternal Method (Int32) |
Returns ProjectStatus with specified ID.
Namespace: CMS.ProjectManagementAssembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.2.23
Syntax protected virtual ProjectStatusInfo GetProjectStatusInfoInternal(
int projectstatusId
)
Parameters
- projectstatusId
- Type: SystemInt32
Projectstatus ID
Return Value
Type:
ProjectStatusInfoSee Also