ProjectStatusInfoProviderGetProjectStatusInfoInternal Method (String) |
Returns ProjectStatus with specified name.
Namespace: CMS.ProjectManagementAssembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.2.23
Syntax protected virtual ProjectStatusInfo GetProjectStatusInfoInternal(
string projectstatusName
)
Parameters
- projectstatusName
- Type: SystemString
Projectstatus name
Return Value
Type:
ProjectStatusInfoSee Also