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