Share via


HcmVETSPrepDP.getWorkerJobFunction Method [AX 2012]

Gets the description of the job function for the primary position of the worker.

Syntax

private Description getWorkerJobFunction(
    HcmWorker _hcmWorker, 
    HcmJobFunction _hcmJobFunction, 
    HcmJobDetail _hcmJobDetail, 
    HcmPositionDetail _hcmPositionDetail)

Run On

Server

Parameters

Return Value

Type: Description Extended Data Type
The description of the job function.

See Also

Reference

HcmVETSPrepDP Class