GetEmployeesOfManager¶
Retrieves the employees who report to a specified manager.
1 |
|
Parameters¶
( string | Identity ) manager
The manager whose employees are to be retrieved.
Returns¶
An array of identities representing the employees of the specified manager.
See Also¶
- Array<Identity>