getDepartmentName
\Bitrix\Main\UserUtils::getDepartmentName ( $departmentId )
Static method - similar to getDepartmentNames, but only for the single department.
Parameters
Parameter | Description | Available from version |
---|---|---|
departmentId | Department ID |
Example
$result = \Bitrix\Main\UserUtils::getDepartmentName(3);
© «Bitrix24», 2001-2024
Up