TSTimesheetTable::getReports Method
Gets a list of workers that reports directly or indirectly to the specified worker.
Syntax
server public static container getReports(ProjWorkerRecId _workerRecId)
Run On
Server
Parameters
- _workerRecId
Type: ProjWorkerRecId Extended Data Type
The record ID of a worker.
Return Value
Type: container
A packed list of workers that reports directly or indirectly to the specified.