ProjTrans.projIdentWorker Method [AX 2012]
Retrieves the ID of the employee that is associated with this transaction depending on the transaction type that is returned by the ProjTrans.transType method.
Syntax
public ProjWorkerRecId projIdentWorker()
Run On
Called
Return Value
Type: ProjWorkerRecId Extended Data Type
The RecID value of the employee that is associated with this transaction.
Remarks
For hour, cost, and revenue transactions, the employee ID will be returned. For all other transactions, 0 will be returned.