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.
Gets the last sub project created for the parent project that is passed in as a parameter.
Syntax
client server public static ProjId projIdLastSon(ProjId _projId)
Run On
Called
Parameters
- _projId
Type: ProjId Extended Data Type
The ID of the parent project.
Return Value
Type: ProjId Extended Data Type
The ID of the last sub project created.