ProjTable::child Method
Checks whether the specified project is a subproject.
Syntax
client server public static boolean child(ProjId _projId)
Run On
Called
Parameters
- _projId
Type: ProjId Extended Data Type
The ID of the project.
Return Value
Type: boolean
true if the project is a subproject; otherwise, false.