JmgJobTable::translateProductionType Method
Translates the RouteJobType enumeration into the JmgJobTableType enumeration.
Syntax
client server public static JmgJobTableType translateProductionType(RouteJobType _routeJobType)
Run On
Called
Parameters
- _routeJobType
Type: RouteJobType Enumeration
The RouteJobType enumeration value from which to translate.
Return Value
Type: JmgJobTableType Enumeration
A JmgJobTableType enumeration value translated from the RouteJobType enumeration.