Share via


PSAProjSchedRole::hasWorkerReserved Method

A method to check if the worker has already reserved for current project

Syntax

client server public static boolean hasWorkerReserved(
    RecId worker, 
    RecId workerLegalEntity, 
    ProjId projId)

Run On

Called

Parameters

Return Value

Type: boolean
A boolean to indicate if the worker has reservation

See Also

Reference

PSAProjSchedRole Table