Request all assigned users for individual Job Functions
The method getJobFunctionUsers returns all Job Functions that are currently assigned to the requested Job Function.
The return value consists of a list of users (usernames).
In case the requested Job Function does not exist, an error message will be returned.
Method reference
Parameters |
Data type |
Description |
|---|---|---|
jobFunction |
Job Function |
Return value: ServiceObject_StringValue; Array with StringValue objects (username)