Delete a Job Function
The method deleteJobFunction deletes the entered Job Function.
In case the request is successful, it returns the boolean value true.
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: bool; true, if the Job Function was deleted successfully, otherwise false