Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A Boolean value that indicates whether the assignment, softbooking, and hardbooking exists for the project and resource.
Syntax
client server public static boolean existInProject(ProjId _projId)
Run On
Called
Parameters
- _projId
Type: ProjId Extended Data Type
The project to check.
Return Value
Type: boolean
true if this project has an activity; otherwise, false.