ProjResource::exist Method
Indicates whether a resource exists for the specified project.
Syntax
client server public static boolean exist(ProjId _projId, HcmPersonnelNumberId _resource)
Run On
Called
Parameters
- _projId
Type: ProjId Extended Data Type
The ID of the project.
- _resource
Type: HcmPersonnelNumberId Extended Data Type
The ID of the resource.
Return Value
Type: boolean
true if the resource exists; otherwise, false.