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.
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.