Please enable JavaScript to view this site.

The manual for the JobRouter developer

Navigation: Webservice > Function and usage > Job Function management

getJobFunction

Scroll Prev Top Next More

Request an individual Job Function

The method getJobFunction returns the data of the requested Job Function.

The return value consists of a Job Function object. Through this object all Job Function data can easily be accessed.

In case the requested Job Function does not exist, an error message will be returned.

Method reference

Parameters

Data type

Description

jobFunction

string

Job Function

Return value: ServiceObject_JobFunction; JobFunction object