ProjActivityAssignment::existInProject Method
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.