JmgEmployee.HcmWorker Method
Looks up the related HcmWorker table.
Syntax
public HcmWorker HcmWorker([HcmWorker relatedTable])
Run On
Called
Parameters
- relatedTable
Type: HcmWorker Table
Sets the related table; optional. Subsequent calls will return the provided related table.
Return Value
Type: HcmWorker Table
An instance of the related table.