Share via


PSAProjSchedRole::findByWorker Method

Retrives the first PSAProjSchedRole for by worker recId, worker's role and worker's legal entity recId

Syntax

client server public static PSAProjSchedRole findByWorker(
    ProjId _projectId, 
    ProjWorkerRecId _workerRecId, 
    LegalEntity _workerLegalEntityRecId)

Run On

Called

Parameters

Return Value

Type: PSAProjSchedRole Table
The first PSAProjSchedRole

See Also

Reference

PSAProjSchedRole Table